Click here to Skip to main content
15,892,298 members
Home / Discussions / C#
   

C#

 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
exhaulted12-Jan-06 3:39
exhaulted12-Jan-06 3:39 
QuestionCombobox DataSource Pin
code_wiz11-Jan-06 11:57
code_wiz11-Jan-06 11:57 
AnswerRe: Combobox DataSource Pin
Christian Graus11-Jan-06 11:58
protectorChristian Graus11-Jan-06 11:58 
GeneralRe: Combobox DataSource Pin
code_wiz11-Jan-06 12:45
code_wiz11-Jan-06 12:45 
GeneralRe: Combobox DataSource Pin
Christian Graus11-Jan-06 13:03
protectorChristian Graus11-Jan-06 13:03 
GeneralRe: Combobox DataSource Pin
code_wiz11-Jan-06 13:38
code_wiz11-Jan-06 13:38 
GeneralRe: Combobox DataSource Pin
Christian Graus11-Jan-06 13:41
protectorChristian Graus11-Jan-06 13:41 
GeneralRe: Combobox DataSource Pin
code_wiz11-Jan-06 14:39
code_wiz11-Jan-06 14:39 
Thanks Chris. I get it now.

ONe other question - i am trying to filter teh combobox. When i reset the datasource such that the reset datasource now has less number of items than before. When the new data is displaed, the drop-list window keeps the original size (i.e. the size when it had more items in the list) although the current list is less and hence the drop-list looks pretty ugly, because there is more blank space visible in the drop-list than is neccessary to hold the new fewer items of data. If i manually click hte drop-down arrow to close the window and reopen it then the size is correctly refreshed.

So, I tried to simulate this in code by setting DroppedDown to false and then to true so that i could simulate it to close and re-open the list, but it does not fix the issue.

Is this a known bug in combobox control.

-- modified at 20:41 Wednesday 11th January, 2006
GeneralRe: Combobox DataSource Pin
Christian Graus11-Jan-06 14:42
protectorChristian Graus11-Jan-06 14:42 
GeneralRe: Combobox DataSource Pin
microsoc11-Jan-06 16:29
microsoc11-Jan-06 16:29 
GeneralRe: Combobox DataSource Pin
code_wiz11-Jan-06 22:18
code_wiz11-Jan-06 22:18 
Questionis datarow selected? Pin
melanieab11-Jan-06 10:47
melanieab11-Jan-06 10:47 
AnswerRe: is datarow selected? Pin
melanieab11-Jan-06 10:59
melanieab11-Jan-06 10:59 
Questionhow to use sound files in C# ? Pin
crusher_shark11-Jan-06 8:54
crusher_shark11-Jan-06 8:54 
AnswerRe: how to use sound files in C# ? Pin
Judah Gabriel Himango11-Jan-06 10:00
sponsorJudah Gabriel Himango11-Jan-06 10:00 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 10:54
crusher_shark11-Jan-06 10:54 
AnswerRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 10:53
protectorChristian Graus11-Jan-06 10:53 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 11:08
crusher_shark11-Jan-06 11:08 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 11:09
protectorChristian Graus11-Jan-06 11:09 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 11:24
crusher_shark11-Jan-06 11:24 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 11:32
protectorChristian Graus11-Jan-06 11:32 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 11:45
crusher_shark11-Jan-06 11:45 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 11:58
protectorChristian Graus11-Jan-06 11:58 
GeneralRe: how to use sound files in C# ? Pin
crusher_shark11-Jan-06 12:15
crusher_shark11-Jan-06 12:15 
GeneralRe: how to use sound files in C# ? Pin
Christian Graus11-Jan-06 12:18
protectorChristian Graus11-Jan-06 12:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.