Click here to Skip to main content
15,920,628 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHow to build a generic form with a progress bar (Like a generic progress dialog) Pin
Kit Fisto30-Jun-08 6:16
Kit Fisto30-Jun-08 6:16 
Questionproblem with buttons in Mdi form Pin
SamRST29-Jun-08 23:37
SamRST29-Jun-08 23:37 
AnswerCross post Pin
Thomas Stockwell30-Jun-08 5:08
professionalThomas Stockwell30-Jun-08 5:08 
QuestionTextbox event to know if text is selected? Pin
fredsparkle29-Jun-08 12:46
fredsparkle29-Jun-08 12:46 
AnswerRe: Textbox event to know if text is selected? Pin
Mycroft Holmes29-Jun-08 23:17
professionalMycroft Holmes29-Jun-08 23:17 
AnswerRe: Textbox event to know if text is selected? Pin
Richard Blythe30-Jun-08 17:42
Richard Blythe30-Jun-08 17:42 
Questiondatagrid cell text ignores tabs ("\t") Pin
Oren Wenger29-Jun-08 0:17
Oren Wenger29-Jun-08 0:17 
AnswerRe: datagrid cell text ignores tabs ("\t") Pin
Mycroft Holmes29-Jun-08 23:21
professionalMycroft Holmes29-Jun-08 23:21 
Sounds like a bug to me, it begs the question why you are using tab (oh yeah text colums in a grid!) instead of spaces.

Options
Manage the scroll events to reformat the cell when it enters the view range (horrible)
Use a mono spaced fon and spaces to simulate the cols!

Oh yeah and report the possible bug.


Never underestimate the power of human stupidity
RAH

QuestionDataGridView CellPainting and wordwrap Pin
Nigel Mackay28-Jun-08 23:40
Nigel Mackay28-Jun-08 23:40 
QuestionPrevent user from leaving a row in datagridview Pin
Richard Blythe28-Jun-08 10:41
Richard Blythe28-Jun-08 10:41 
AnswerRe: Prevent user from leaving a row in datagridview Pin
Mycroft Holmes29-Jun-08 23:24
professionalMycroft Holmes29-Jun-08 23:24 
QuestionConvert form from c# to VB.net Pin
John Smith 00727-Jun-08 3:24
John Smith 00727-Jun-08 3:24 
AnswerRe: Convert form from c# to VB.net Pin
Thomas Stockwell27-Jun-08 7:49
professionalThomas Stockwell27-Jun-08 7:49 
AnswerRe: Convert form from c# to VB.net Pin
Paul Conrad28-Jun-08 7:51
professionalPaul Conrad28-Jun-08 7:51 
QuestionWebBrowser control in Windows Application using C#.. Pin
Sasmi_Office27-Jun-08 3:12
Sasmi_Office27-Jun-08 3:12 
Questionwindows setup project Pin
pavankumar makena26-Jun-08 18:56
pavankumar makena26-Jun-08 18:56 
AnswerRe: windows setup project Pin
subai27-Jun-08 19:17
subai27-Jun-08 19:17 
QuestionInvoking Different VS property Dialog boxes (ex. CellStyle Builder, Collection Editors) [modified] Pin
Thoughthopper26-Jun-08 6:16
Thoughthopper26-Jun-08 6:16 
AnswerRe: Invoking Different VS property Dialog boxes (ex. CellStyle Builder, Collection Editors) Pin
Thoughthopper27-Jun-08 4:13
Thoughthopper27-Jun-08 4:13 
QuestiontextBox/listBox backgrounds now transparent, pls help Pin
Terminalman8426-Jun-08 5:03
Terminalman8426-Jun-08 5:03 
AnswerRe: textBox/listBox backgrounds now transparent, pls help Pin
Kschuler26-Jun-08 8:55
Kschuler26-Jun-08 8:55 
Questionwhat do you use for simple grid data entry ? Pin
BillWoodruff26-Jun-08 3:18
professionalBillWoodruff26-Jun-08 3:18 
QuestionDataGridViewCell Pin
Ali el25-Jun-08 20:20
Ali el25-Jun-08 20:20 
Questioniexplore.exe.config is not working Pin
Member 450727925-Jun-08 13:34
professionalMember 450727925-Jun-08 13:34 
AnswerRe: iexplore.exe.config is not working Pin
Christian Graus25-Jun-08 14:29
protectorChristian Graus25-Jun-08 14:29 

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.