Click here to Skip to main content
15,919,479 members
Home / Discussions / C#
   

C#

 
AnswerRe: Open XML file Pin
gnjunge23-Feb-06 0:08
gnjunge23-Feb-06 0:08 
GeneralRe: Open XML file Pin
Dave McCool23-Feb-06 3:17
Dave McCool23-Feb-06 3:17 
Questioncall function Pin
ptvce22-Feb-06 22:20
ptvce22-Feb-06 22:20 
AnswerRe: call function Pin
hooray22-Feb-06 22:30
hooray22-Feb-06 22:30 
AnswerRe: call function Pin
ptvce22-Feb-06 22:51
ptvce22-Feb-06 22:51 
QuestionChange properties with button Pin
Dave McCool22-Feb-06 22:14
Dave McCool22-Feb-06 22:14 
AnswerRe: Change properties with button Pin
hooray22-Feb-06 22:24
hooray22-Feb-06 22:24 
Questiondate function Pin
ptvce22-Feb-06 20:52
ptvce22-Feb-06 20:52 
AnswerRe: date function Pin
Guffa23-Feb-06 2:22
Guffa23-Feb-06 2:22 
QuestionBind Data in a DataGrid Using DataReader Pin
sivakumarUSTRI22-Feb-06 20:22
sivakumarUSTRI22-Feb-06 20:22 
AnswerRe: Bind Data in a DataGrid Using DataReader Pin
Acheive_it22-Feb-06 22:47
Acheive_it22-Feb-06 22:47 
AnswerRe: Bind Data in a DataGrid Using DataReader Pin
goyal manish22-Feb-06 23:32
goyal manish22-Feb-06 23:32 
QuestionC# .Net 2005 - Question about .Row.Add(new object[]{...,...}) Please help! Pin
JC Carmo22-Feb-06 20:19
JC Carmo22-Feb-06 20:19 
AnswerRe: C# .Net 2005 - Question about .Row.Add(new object[]{...,...}) Please help! Pin
Christian Graus22-Feb-06 20:37
protectorChristian Graus22-Feb-06 20:37 
QuestionRe: C# .Net 2005 - Question about .Row.Add(new object[]{...,...}) Please help! Pin
JC Carmo22-Feb-06 20:42
JC Carmo22-Feb-06 20:42 
AnswerRe: C# .Net 2005 - Question about .Row.Add(new object[]{...,...}) Please help! Pin
Christian Graus22-Feb-06 20:47
protectorChristian Graus22-Feb-06 20:47 
GeneralRe: C# .Net 2005 - Question about .Row.Add(new object[]{...,...}) Please help! Pin
JC Carmo22-Feb-06 20:53
JC Carmo22-Feb-06 20:53 
GeneralRe: C# .Net 2005 - Question about .Row.Add(new object[]{...,...}) Please help! Pin
Christian Graus22-Feb-06 20:56
protectorChristian Graus22-Feb-06 20:56 
QuestionGeneate XML file from Excel Worksheet----Urgent Help me Pls Pin
winpoorni22-Feb-06 20:15
winpoorni22-Feb-06 20:15 
AnswerRe: Geneate XML file from Excel Worksheet----Urgent Help me Pls Pin
veeru_syd27-Feb-06 12:55
veeru_syd27-Feb-06 12:55 
QuestionHow to set DataGridViewButtonColumn 's Enabled Pin
renmudi22-Feb-06 20:05
renmudi22-Feb-06 20:05 
QuestionPrinting using WMI Pin
raheeli22-Feb-06 20:04
raheeli22-Feb-06 20:04 
QuestionAdd Icon to Menu Item Pin
Praveen_S22-Feb-06 20:04
Praveen_S22-Feb-06 20:04 
QuestionHow to create simple boolean property for usercontrol, so, that it shows in IDE property page? Pin
Oskars22-Feb-06 19:43
Oskars22-Feb-06 19:43 
AnswerRe: How to create simple boolean property for usercontrol, so, that it shows in IDE property page? Pin
Praveen Nayak23-Feb-06 19:49
Praveen Nayak23-Feb-06 19:49 
You have answered your own question, actually.

If you create a boolean property inside a user control and then add the user control into a form (should be visible in the designer mode), then you can see the property in the Property Page of VS.NET editor.



There has to be more to life than just this

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.