Click here to Skip to main content
15,886,799 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHow to set the Brightness, Color, Contrast of Video using SliderBars or Track Bars ( While Recording) Pin
balaji_vbr30-Sep-08 2:43
balaji_vbr30-Sep-08 2:43 
QuestionPrint Window Pin
PaulaM30-Sep-08 0:11
PaulaM30-Sep-08 0:11 
AnswerDouble Post - Please ignore Pin
Giorgi Dalakishvili30-Sep-08 0:52
mentorGiorgi Dalakishvili30-Sep-08 0:52 
QuestionFill Combo Box with Database Names? Pin
astrovirgin29-Sep-08 23:36
astrovirgin29-Sep-08 23:36 
AnswerRe: Fill Combo Box with Database Names? Pin
Giorgi Dalakishvili29-Sep-08 23:53
mentorGiorgi Dalakishvili29-Sep-08 23:53 
Questiontext box custom behaviour during edition Pin
Witoldek26-Sep-08 1:01
Witoldek26-Sep-08 1:01 
AnswerRe: text box custom behaviour during edition Pin
Ashfield26-Sep-08 1:29
Ashfield26-Sep-08 1:29 
AnswerRe: text box custom behaviour during edition Pin
John Ad26-Sep-08 7:54
John Ad26-Sep-08 7:54 
Hi Witek,

Use events of Keys (KeyDown or KeyPress or may be you may use TextChanged event) and check for the conditions (if the control contains 10 characters or so). Then put the code for execution, may be forcing a line break or something as per the requirements.

I hope this would be helpful.

John Adams
ComponentOne LLC.
www.componentone.com

AnswerRe: text box custom behaviour during edition Pin
Paul Conrad29-Sep-08 6:38
professionalPaul Conrad29-Sep-08 6:38 
QuestionPlease provide information about Live Video Streaming through C#.NET Pin
nareshkumar4you25-Sep-08 23:00
nareshkumar4you25-Sep-08 23:00 
AnswerRe: Please provide information about Live Video Streaming through C#.NET Pin
Ashfield26-Sep-08 1:31
Ashfield26-Sep-08 1:31 
QuestionSetting Desttop icon on status bar Pin
2BClarified24-Sep-08 7:20
2BClarified24-Sep-08 7:20 
AnswerRe: Setting Desttop icon on status bar Pin
John Ad28-Sep-08 19:04
John Ad28-Sep-08 19:04 
QuestionWIN API Question Pin
Siddhartha S.23-Sep-08 20:04
Siddhartha S.23-Sep-08 20:04 
AnswerRe: WIN API Question Pin
Simon P Stevens26-Sep-08 4:51
Simon P Stevens26-Sep-08 4:51 
GeneralRe: WIN API Question Pin
Thomas Stockwell29-Sep-08 6:20
professionalThomas Stockwell29-Sep-08 6:20 
GeneralRe: WIN API Question Pin
Siddhartha S.30-Sep-08 1:10
Siddhartha S.30-Sep-08 1:10 
GeneralRe: WIN API Question Pin
Simon P Stevens30-Sep-08 10:28
Simon P Stevens30-Sep-08 10:28 
GeneralRe: WIN API Question Pin
Siddhartha S.30-Sep-08 18:59
Siddhartha S.30-Sep-08 18:59 
GeneralRe: WIN API Question Pin
Simon P Stevens1-Oct-08 1:26
Simon P Stevens1-Oct-08 1:26 
GeneralRe: WIN API Question Pin
Siddhartha S.2-Oct-08 18:52
Siddhartha S.2-Oct-08 18:52 
AnswerRe: WIN API Question Pin
Thomas Stockwell29-Sep-08 6:19
professionalThomas Stockwell29-Sep-08 6:19 
Questiondisable browser cache in webBrowser C#.NET Pin
Raaya123-Sep-08 11:32
Raaya123-Sep-08 11:32 
AnswerCross Post Pin
Thomas Stockwell5-Oct-08 6:09
professionalThomas Stockwell5-Oct-08 6:09 
QuestionWindows Form Size Problem Pin
Morrizle23-Sep-08 5:38
Morrizle23-Sep-08 5:38 

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.