Click here to Skip to main content
15,900,461 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: windows forms in general Pin
Paul Conrad15-Sep-08 10:12
professionalPaul Conrad15-Sep-08 10:12 
QuestionRequest: ComboBox control Pin
Sk8tz13-Sep-08 14:48
professionalSk8tz13-Sep-08 14:48 
AnswerRe: Request: ComboBox control Pin
Dave Kreskowiak14-Sep-08 4:38
mveDave Kreskowiak14-Sep-08 4:38 
AnswerRe: Request: ComboBox control Pin
Thomas Stockwell15-Sep-08 3:31
professionalThomas Stockwell15-Sep-08 3:31 
QuestionMaskedTectBox in DataGridView Pin
tungcan5diop12-Sep-08 15:52
tungcan5diop12-Sep-08 15:52 
AnswerRe: MaskedTectBox in DataGridView Pin
Richard Blythe15-Sep-08 17:46
Richard Blythe15-Sep-08 17:46 
Questioncheck Status for Server Pin
balu1234512-Sep-08 4:12
balu1234512-Sep-08 4:12 
QuestionVB code equivalent in c#.net... Pin
K V Sekhar11-Sep-08 19:56
K V Sekhar11-Sep-08 19:56 
AnswerRe: VB code equivalent in c#.net... Pin
Steve Echols11-Sep-08 20:19
Steve Echols11-Sep-08 20:19 
GeneralRe: VB code equivalent in c#.net... Pin
K V Sekhar11-Sep-08 20:32
K V Sekhar11-Sep-08 20:32 
AnswerRe: VB code equivalent in c#.net... Pin
Steven A. Lowe14-Sep-08 18:08
Steven A. Lowe14-Sep-08 18:08 
QuestionHow to implement Visual component realations Pin
reza matinnejad11-Sep-08 18:50
reza matinnejad11-Sep-08 18:50 
AnswerRe: How to implement Visual component realations Pin
Ajay.k_Singh14-Sep-08 22:44
Ajay.k_Singh14-Sep-08 22:44 
Questionhow to set visible property of a control when a condition satisfies Pin
srisravani11-Sep-08 7:12
srisravani11-Sep-08 7:12 
AnswerRe: how to set visible property of a control when a condition satisfies Pin
Dave Sexton11-Sep-08 7:33
Dave Sexton11-Sep-08 7:33 
GeneralRe: how to set visible property of a control when a condition satisfies [modified] Pin
srisravani11-Sep-08 15:22
srisravani11-Sep-08 15:22 
GeneralRe: how to set visible property of a control when a condition satisfies Pin
Dave Sexton11-Sep-08 22:56
Dave Sexton11-Sep-08 22:56 
QuestionDisappearing Colors Pin
AeonBlue11-Sep-08 3:37
AeonBlue11-Sep-08 3:37 
AnswerRe: Disappearing Colors Pin
Thomas Stockwell22-Sep-08 6:30
professionalThomas Stockwell22-Sep-08 6:30 
Vista adds more styling to comboboxes than Windows XP did. You may have to rewrite the graphical code for those comboboxes if possible to make it more appealing under vistas themes.

As far as code is concerned, you should have absolutely no problem with moving it vista/.NET 3.0. The only problem is with overriding graphical themes/control aspects.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

GeneralRe: Disappearing Colors Pin
AeonBlue22-Sep-08 7:14
AeonBlue22-Sep-08 7:14 
Questiondatagridview column header Pin
tindo10-Sep-08 23:16
tindo10-Sep-08 23:16 
AnswerRe: datagridview column header Pin
Dave Sexton11-Sep-08 7:37
Dave Sexton11-Sep-08 7:37 
QuestionDataTimePicker in DataGridView Pin
tungcan5diop10-Sep-08 23:11
tungcan5diop10-Sep-08 23:11 
AnswerRe: DataTimePicker in DataGridView Pin
tindo10-Sep-08 23:34
tindo10-Sep-08 23:34 
GeneralRe: DataTimePicker in DataGridView Pin
tungcan5diop11-Sep-08 15:17
tungcan5diop11-Sep-08 15:17 

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.