Click here to Skip to main content
15,888,218 members
Home / Discussions / C#
   

C#

 
QuestionHow to change default startup icon in application? Pin
sgeorgije22-Apr-07 14:07
sgeorgije22-Apr-07 14:07 
AnswerRe: How to change default startup icon in application? Pin
Thomas Stockwell22-Apr-07 14:13
professionalThomas Stockwell22-Apr-07 14:13 
Questionhow to use Sql Server Comapct Edition in Visual Studio 2005 ? Pin
hdv21222-Apr-07 13:33
hdv21222-Apr-07 13:33 
Questionauthenticate the windows user(local account)! Pin
Adeel Chaudhry22-Apr-07 1:46
Adeel Chaudhry22-Apr-07 1:46 
QuestionCompiled HTML Help file (.chm) Pin
~~BAKKAR~~22-Apr-07 0:37
~~BAKKAR~~22-Apr-07 0:37 
AnswerRe: Compiled HTML Help file (.chm) Pin
Stefan Troschuetz22-Apr-07 2:55
Stefan Troschuetz22-Apr-07 2:55 
GeneralRe: Compiled HTML Help file (.chm) Pin
~~BAKKAR~~22-Apr-07 13:28
~~BAKKAR~~22-Apr-07 13:28 
GeneralRe: Compiled HTML Help file (.chm) Pin
Stefan Troschuetz22-Apr-07 21:13
Stefan Troschuetz22-Apr-07 21:13 
The MSDN documentation of the HelpProvider contains all the information you need (including examples). Read through it, drop an instance of the HelpProvider component from the toolbox onto your form and experiment with it.


"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." - Rick Cook

www.troschuetz.de

GeneralRe: Compiled HTML Help file (.chm) Pin
~~BAKKAR~~23-Apr-07 1:48
~~BAKKAR~~23-Apr-07 1:48 
Questionplz help me with datagridview question Pin
akkram22-Apr-07 0:29
akkram22-Apr-07 0:29 
AnswerRe: plz help me with datagridview question Pin
NaNg1524122-Apr-07 17:42
NaNg1524122-Apr-07 17:42 
AnswerRe: plz help me with datagridview question [modified] Pin
Pualee22-Apr-07 18:25
Pualee22-Apr-07 18:25 
GeneralRe: plz help me with datagridview question Pin
Pualee22-Apr-07 19:36
Pualee22-Apr-07 19:36 
AnswerRe: plz help me with datagridview question Pin
Keshav V. Kamat22-Apr-07 22:43
Keshav V. Kamat22-Apr-07 22:43 
Questionstr(number,width,presicion) function Pin
AndrusM21-Apr-07 23:40
AndrusM21-Apr-07 23:40 
AnswerRe: str(number,width,presicion) function Pin
Christian Graus21-Apr-07 23:49
protectorChristian Graus21-Apr-07 23:49 
GeneralRe: str(number,width,presicion) function Pin
AndrusM22-Apr-07 11:21
AndrusM22-Apr-07 11:21 
AnswerRe: str(number,width,presicion) function Pin
Vega0222-Apr-07 18:11
Vega0222-Apr-07 18:11 
QuestionString literal in multiple lines Pin
AndrusM21-Apr-07 23:38
AndrusM21-Apr-07 23:38 
AnswerRe: String literal in multiple lines Pin
Christian Graus21-Apr-07 23:51
protectorChristian Graus21-Apr-07 23:51 
AnswerRe: String literal in multiple lines Pin
vimal313422-Apr-07 19:44
vimal313422-Apr-07 19:44 
QuestionHow to explicitly invoke parent's constructor Pin
lchild38521-Apr-07 21:32
lchild38521-Apr-07 21:32 
AnswerRe: How to explicitly invoke parent's constructor Pin
Arun.Immanuel21-Apr-07 22:36
Arun.Immanuel21-Apr-07 22:36 
GeneralRe: How to explicitly invoke parent's constructor Pin
lchild38521-Apr-07 22:46
lchild38521-Apr-07 22:46 
AnswerDerivedConstructor(int a,int b) : base(b) Pin
Chetan Patel22-Apr-07 18:40
Chetan Patel22-Apr-07 18:40 

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.