Click here to Skip to main content
15,895,142 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Combining 2 projects into 1 Pin
Lutosław20-Sep-07 1:45
Lutosław20-Sep-07 1:45 
GeneralRe: Combining 2 projects into 1 Pin
heztheone20-Sep-07 2:05
heztheone20-Sep-07 2:05 
GeneralRe: Combining 2 projects into 1 Pin
Lutosław21-Sep-07 23:32
Lutosław21-Sep-07 23:32 
QuestionChild DataGridView Pin
somagunasekaran18-Sep-07 18:14
somagunasekaran18-Sep-07 18:14 
QuestionCheckBox Code...... Pin
1203b564218-Sep-07 14:51
1203b564218-Sep-07 14:51 
AnswerRe: CheckBox Code...... Pin
Dave Kreskowiak18-Sep-07 16:25
mveDave Kreskowiak18-Sep-07 16:25 
QuestionStringCollection in Embedded Resources Pin
Yordan Yordanov18-Sep-07 3:47
Yordan Yordanov18-Sep-07 3:47 
AnswerRe: StringCollection in Embedded Resources Pin
John_Adams12-May-08 21:14
John_Adams12-May-08 21:14 
Hi,

Please try the following steps toadd a string resource.

1) With a project selected in Solution Explorer, on the Project menu, click Properties.

2) Click the Resources tab. On the Resource Designer toolbar, point to the resource view drop-down, click the arrow, and make sure it is set to Strings (which is the default). A settings grid will appear, displaying the strings maintained by that instance of the Resource Designer.

3) Click on the Name column of the last row in the grid, which is marked with an asterisk (*).

4) In the Name column, enter a name for the string.

5) In the Value column, enter the string to be used as a resource.

6) Optionally, enter a comment in the Comment column.

Hope this helps Smile | :) .

Regards,
John Adams
ComponentOne LLC

QuestionDataGridView Pin
somagunasekaran18-Sep-07 3:14
somagunasekaran18-Sep-07 3:14 
Questioni got error Pin
munna_vannan17-Sep-07 21:32
munna_vannan17-Sep-07 21:32 
AnswerRe: i got error Pin
smartyP18-Sep-07 3:37
smartyP18-Sep-07 3:37 
AnswerRe: i got error Pin
Paul Conrad27-Oct-07 11:27
professionalPaul Conrad27-Oct-07 11:27 
QuestionDatagridview Pin
somagunasekaran17-Sep-07 20:18
somagunasekaran17-Sep-07 20:18 
AnswerRe: Datagridview Pin
Paul Conrad27-Oct-07 11:28
professionalPaul Conrad27-Oct-07 11:28 
QuestionBindingList versus DataGridview.Rows.Add Pin
dreamz648016-Sep-07 22:45
dreamz648016-Sep-07 22:45 
AnswerRe: BindingList versus DataGridview.Rows.Add Pin
Urs Enzler17-Sep-07 2:02
Urs Enzler17-Sep-07 2:02 
AnswerRe: BindingList versus DataGridview.Rows.Add Pin
dreamz648017-Sep-07 19:40
dreamz648017-Sep-07 19:40 
QuestionSlow repaint of controls [modified] Pin
MrRobot16-Sep-07 21:36
MrRobot16-Sep-07 21:36 
AnswerRe: Slow repaint of controls Pin
Luc Pattyn16-Sep-07 22:51
sitebuilderLuc Pattyn16-Sep-07 22:51 
GeneralRe: Slow repaint of controls Pin
MrRobot17-Sep-07 0:50
MrRobot17-Sep-07 0:50 
GeneralRe: Slow repaint of controls Pin
Luc Pattyn17-Sep-07 1:19
sitebuilderLuc Pattyn17-Sep-07 1:19 
GeneralRe: Slow repaint of controls Pin
MrRobot17-Sep-07 2:57
MrRobot17-Sep-07 2:57 
GeneralRe: Slow repaint of controls Pin
Luc Pattyn17-Sep-07 2:59
sitebuilderLuc Pattyn17-Sep-07 2:59 
GeneralRe: Slow repaint of controls Pin
MrRobot17-Sep-07 5:44
MrRobot17-Sep-07 5:44 
GeneralRe: Slow repaint of controls Pin
Dave Kreskowiak17-Sep-07 13:54
mveDave Kreskowiak17-Sep-07 13:54 

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.