Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
GeneralRe: Excel Paste Special Pin
Russell Jones14-May-04 5:50
Russell Jones14-May-04 5:50 
GeneralEmbed C# code within VB application Pin
Jack Knife14-May-04 5:23
Jack Knife14-May-04 5:23 
GeneralRe: Embed C# code within VB application Pin
Judah Gabriel Himango14-May-04 5:42
sponsorJudah Gabriel Himango14-May-04 5:42 
GeneralRe: Embed C# code within VB application Pin
Heath Stewart14-May-04 5:55
protectorHeath Stewart14-May-04 5:55 
GeneralSaving data in ListView Pin
mikeyb2514-May-04 5:20
mikeyb2514-May-04 5:20 
GeneralRe: Saving data in ListView Pin
Judah Gabriel Himango14-May-04 5:50
sponsorJudah Gabriel Himango14-May-04 5:50 
GeneralHelp files .NET applications Pin
Sudhakar Pasupunuri14-May-04 4:57
Sudhakar Pasupunuri14-May-04 4:57 
GeneralRe: Help files .NET applications Pin
Heath Stewart14-May-04 5:51
protectorHeath Stewart14-May-04 5:51 
It supports CHM, but you can use whatever help you want if you provide the implementation by handling the HelpRequested event (or overriding OnHelpRequested in derivative controls).

IMO, CHMs are much better anyway. It's a better interface, easier to write for (you can use any HTML too and the HTML Help Workshop, where writing .hlp files is bit more of a pain).

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Help files .NET applications Pin
Sudhakar Pasupunuri17-May-04 2:20
Sudhakar Pasupunuri17-May-04 2:20 
GeneralRe: Help files .NET applications Pin
Heath Stewart17-May-04 3:31
protectorHeath Stewart17-May-04 3:31 
GeneralRe: Help files .NET applications Pin
Sudhakar Pasupunuri17-May-04 4:59
Sudhakar Pasupunuri17-May-04 4:59 
GeneralRe: Add Web Reference Problem Pin
mjmcinto14-May-04 4:57
mjmcinto14-May-04 4:57 
Generalregd creating library Pin
karteek14-May-04 3:38
karteek14-May-04 3:38 
GeneralRe: regd creating library Pin
Paul Watson14-May-04 4:18
sitebuilderPaul Watson14-May-04 4:18 
GeneralShow Color In Datagrid Pin
sreejith ss nair14-May-04 3:37
sreejith ss nair14-May-04 3:37 
GeneralRe: Show Color In Datagrid Pin
OmegaSupreme14-May-04 4:12
OmegaSupreme14-May-04 4:12 
GeneralRe: Show Color In Datagrid Pin
Heath Stewart14-May-04 5:47
protectorHeath Stewart14-May-04 5:47 
GeneralRe: Show Color In Datagrid Pin
sreejith ss nair16-May-04 17:45
sreejith ss nair16-May-04 17:45 
GeneralRe: Show Color In Datagrid Pin
sreejith ss nair18-May-04 2:42
sreejith ss nair18-May-04 2:42 
GeneralGetting property value using reflection Pin
Uncle Monkey14-May-04 2:57
Uncle Monkey14-May-04 2:57 
GeneralRe: Getting property value using reflection Pin
Heath Stewart14-May-04 3:06
protectorHeath Stewart14-May-04 3:06 
GeneralRe: Getting property value using reflection Pin
Uncle Monkey14-May-04 3:53
Uncle Monkey14-May-04 3:53 
GeneralNamespace commenting for comment web page Pin
Michael P14-May-04 2:48
Michael P14-May-04 2:48 
GeneralRe: Namespace commenting for comment web page Pin
Heath Stewart14-May-04 2:50
protectorHeath Stewart14-May-04 2:50 
GeneralRe: Namespace commenting for comment web page Pin
Michael P14-May-04 2:57
Michael P14-May-04 2:57 

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.