Click here to Skip to main content
15,893,790 members
Home / Discussions / C#
   

C#

 
SuggestionRe: Winforms, Console, IPC and stuff PinPopular
Richard MacCutchan19-Aug-13 2:07
mveRichard MacCutchan19-Aug-13 2:07 
QuestionHow to make random Reflection for a ball with c # code? Pin
Member 1020541618-Aug-13 20:11
Member 1020541618-Aug-13 20:11 
AnswerRe: How to make random Reflection for a ball with c # code? Pin
Pete O'Hanlon18-Aug-13 20:40
mvePete O'Hanlon18-Aug-13 20:40 
AnswerRe: How to make random Reflection for a ball with c # code? Pin
Mycroft Holmes18-Aug-13 21:21
professionalMycroft Holmes18-Aug-13 21:21 
QuestionListbox suggestion from textbox Pin
dudz artiaga18-Aug-13 5:33
dudz artiaga18-Aug-13 5:33 
AnswerRe: Listbox suggestion from textbox Pin
Abhinav S18-Aug-13 6:18
Abhinav S18-Aug-13 6:18 
GeneralRe: Listbox suggestion from textbox Pin
dudz artiaga18-Aug-13 15:19
dudz artiaga18-Aug-13 15:19 
AnswerRe: Listbox suggestion from textbox Pin
SaqibRasheed18-Aug-13 11:18
SaqibRasheed18-Aug-13 11:18 
Yes you can do this. The events of the TextBox will help you in this case. You need to capture key events, may be KeyDown, KeyUp, or KeyPress help you in that case. In that event, write code for fetching the list which you need to bind with the listbox on the basis of the text entered in the TextBox and then bind it.
Hope it will work Smile | :)

modified 18-Aug-13 18:17pm.

GeneralRe: Listbox suggestion from textbox Pin
dudz artiaga18-Aug-13 15:25
dudz artiaga18-Aug-13 15:25 
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 
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 

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.