Click here to Skip to main content
15,917,061 members
Home / Discussions / C#
   

C#

 
AnswerRe: Webcam Pin
Ed.Poore24-May-06 7:29
Ed.Poore24-May-06 7:29 
GeneralRe: Webcam Pin
SoftcodeSoftware24-May-06 12:10
SoftcodeSoftware24-May-06 12:10 
QuestionTreeView - Control vs TreeView - Class Pin
Tomerland24-May-06 5:09
Tomerland24-May-06 5:09 
AnswerRe: TreeView - Control vs TreeView - Class Pin
Ravi Bhavnani24-May-06 6:15
professionalRavi Bhavnani24-May-06 6:15 
GeneralRe: TreeView - Control vs TreeView - Class Pin
Tomerland28-May-06 20:57
Tomerland28-May-06 20:57 
AnswerRe: TreeView - Control vs TreeView - Class Pin
Wjousts24-May-06 6:59
Wjousts24-May-06 6:59 
GeneralRe: TreeView - Control vs TreeView - Class Pin
Tomerland28-May-06 20:56
Tomerland28-May-06 20:56 
QuestionCoboBox dopdownstyle Pin
Del Mitchell24-May-06 4:40
Del Mitchell24-May-06 4:40 
I have a ComboBox who’s DropDownStyle is DropDown.

This allows the user to type the first few characters and hit the tab and the visible text on the screen (combo box text area) changes to the item selected. However, the comboBox.Text does not change, nor does the selected index.

Setting AutoComplete makes matters worse. This causes the visible text to be blank.

The only way things seem to work is if I set the dropdownstyle to DropDownList; however this allows only 1st character selection, then the user has to scroll to the appropriate item. Not user friendly.

I must be doing something wrong but am at a loss.



Cheers...Del
AnswerRe: CoboBox dopdownstyle Pin
_AK_24-May-06 19:44
_AK_24-May-06 19:44 
GeneralRe: CoboBox dopdownstyle Pin
Del Mitchell25-May-06 3:29
Del Mitchell25-May-06 3:29 
Questionhow to point to a set of parameters using delegate Pin
donkaiser24-May-06 4:10
donkaiser24-May-06 4:10 
AnswerRe: how to point to a set of parameters using delegate Pin
Judah Gabriel Himango24-May-06 7:14
sponsorJudah Gabriel Himango24-May-06 7:14 
QuestionImplement Heap help? Pin
eric_tran24-May-06 4:05
eric_tran24-May-06 4:05 
QuestionProgramatic (and only slightly problematic) Datasets Pin
martin_hughes24-May-06 3:58
martin_hughes24-May-06 3:58 
AnswerRe: Programatic (and only slightly problematic) Datasets Pin
Ed.Poore24-May-06 4:08
Ed.Poore24-May-06 4:08 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
martin_hughes24-May-06 7:13
martin_hughes24-May-06 7:13 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
Ed.Poore24-May-06 7:23
Ed.Poore24-May-06 7:23 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
martin_hughes24-May-06 8:51
martin_hughes24-May-06 8:51 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
Ed.Poore24-May-06 9:34
Ed.Poore24-May-06 9:34 
QuestionHow compile a file from my application Pin
Sasuko24-May-06 2:36
Sasuko24-May-06 2:36 
AnswerRe: How compile a file from my application Pin
-Dy24-May-06 2:52
-Dy24-May-06 2:52 
GeneralRe: How compile a file from my application Pin
Sasuko24-May-06 4:11
Sasuko24-May-06 4:11 
GeneralRe: How compile a file from my application Pin
-Dy24-May-06 22:56
-Dy24-May-06 22:56 
AnswerRe: How compile a file from my application Pin
Josh Smith24-May-06 4:26
Josh Smith24-May-06 4:26 
Questionconstructor to deserialize an object not found Pin
sameerhanda24-May-06 2:13
sameerhanda24-May-06 2:13 

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.