Click here to Skip to main content
15,891,910 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Bind listview Pin
David Henry6-Jul-08 10:12
David Henry6-Jul-08 10:12 
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 
Hi,

When i assign a text to the datagrid cell that contains tabs "\t", the tab is ignored when the cell is out of focus or not in edit mode.

example:
myDataGridView[columnIndex, rowIndex].Value = "My\tText";

when the cell is out of focus or not currently edited, the displayed text is : "MyText".
when the cell is entered to edit text, the displayed text is : "My Text".

How do i force the cell to always show the text with the tabs, even in read only mode?

Thanks.
AnswerRe: datagrid cell text ignores tabs ("\t") Pin
Mycroft Holmes29-Jun-08 23:21
professionalMycroft Holmes29-Jun-08 23:21 
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 

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.