Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: Listbox suggestion from textbox Pin
SaqibRasheed19-Aug-13 2:45
SaqibRasheed19-Aug-13 2:45 
GeneralRe: Listbox suggestion from textbox Pin
BillWoodruff19-Aug-13 11:52
professionalBillWoodruff19-Aug-13 11:52 
AnswerRe: Listbox suggestion from textbox Pin
BillWoodruff18-Aug-13 14:12
professionalBillWoodruff18-Aug-13 14:12 
GeneralRe: Listbox suggestion from textbox Pin
dudz artiaga18-Aug-13 15:27
dudz artiaga18-Aug-13 15:27 
GeneralRe: Listbox suggestion from textbox Pin
BillWoodruff19-Aug-13 12:05
professionalBillWoodruff19-Aug-13 12:05 
AnswerRe: Listbox suggestion from textbox Pin
TnTinMn19-Aug-13 17:14
TnTinMn19-Aug-13 17:14 
GeneralRe: Listbox suggestion from textbox Pin
BillWoodruff20-Aug-13 17:48
professionalBillWoodruff20-Aug-13 17:48 
GeneralRe: Listbox suggestion from textbox Pin
TnTinMn21-Aug-13 4:34
TnTinMn21-Aug-13 4:34 
Bill,

I agree that this essentially duplicates that the function of the ComboBox and I see no need for it myself.

I had read through this thread and seen that you were trying to steer the OP to using a ComboBox (I agree that this makes the most sense), but he/she seemed insistent on having a separate list box. My primary goal was to show a simple way to create the filtered list and get it presented in the ListBox. I was not focused too much on the control's usability or aesthetics as those criteria would have been my own and not the OP's; after all, this is not an article on how to write a replacement ComboBox. Smile | :)
Quote:
3. your solution will work for a single character entered at the start of a TextBox only.
I don't understand this statement. The filter will find all matches that start with the TextBox text.
Quote:
5. if you enter two spaces, followed by a valid letter, like "a" in this case, no choices appear
This by design (sheesh, I sound like MS justifying a bug Laugh | :laugh: ). It is the same filterin behavior that the ComboBox autocomplete has.

I'm glad that you had some fun playing with it.
QuestionSotware Template for manage SMEs Pin
Member 990191217-Aug-13 7:48
Member 990191217-Aug-13 7:48 
AnswerRe: Sotware Template for manage SMEs Pin
Dave Kreskowiak17-Aug-13 11:40
mveDave Kreskowiak17-Aug-13 11:40 
AnswerRe: Sotware Template for manage SMEs Pin
Mycroft Holmes17-Aug-13 13:54
professionalMycroft Holmes17-Aug-13 13:54 
AnswerRe: Sotware Template for manage SMEs Pin
Abhinav S17-Aug-13 17:16
Abhinav S17-Aug-13 17:16 
GeneralRe: Sotware Template for manage SMEs Pin
Member 990191218-Aug-13 5:01
Member 990191218-Aug-13 5:01 
GeneralRe: Sotware Template for manage SMEs Pin
Dave Kreskowiak18-Aug-13 7:32
mveDave Kreskowiak18-Aug-13 7:32 
QuestionHow To access inner Control in custom user control Pin
Mahdi_kishislan17-Aug-13 0:11
Mahdi_kishislan17-Aug-13 0:11 
AnswerRe: How To access inner Control in custom user control Pin
Ron Beyer17-Aug-13 4:03
professionalRon Beyer17-Aug-13 4:03 
GeneralRe: How To access inner Control in custom user control Pin
OriginalGriff17-Aug-13 4:55
mveOriginalGriff17-Aug-13 4:55 
GeneralRe: How To access inner Control in custom user control Pin
Mahdi_kishislan17-Aug-13 20:15
Mahdi_kishislan17-Aug-13 20:15 
GeneralRe: How To access inner Control in custom user control Pin
OriginalGriff17-Aug-13 21:20
mveOriginalGriff17-Aug-13 21:20 
GeneralRe: How To access inner Control in custom user control Pin
Mahdi_kishislan17-Aug-13 20:15
Mahdi_kishislan17-Aug-13 20:15 
AnswerRe: How To access inner Control in custom user control Pin
OriginalGriff17-Aug-13 4:56
mveOriginalGriff17-Aug-13 4:56 
AnswerRe: How To access inner Control in custom user control Pin
Pete O'Hanlon17-Aug-13 6:54
mvePete O'Hanlon17-Aug-13 6:54 
Questiontcp ip Pin
Member 360103416-Aug-13 21:56
Member 360103416-Aug-13 21:56 
AnswerRe: tcp ip Pin
Mycroft Holmes16-Aug-13 23:11
professionalMycroft Holmes16-Aug-13 23:11 
AnswerRe: tcp ip Pin
Richard MacCutchan17-Aug-13 5:47
mveRichard MacCutchan17-Aug-13 5:47 

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.