Click here to Skip to main content
15,887,453 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: HttpWebRequest.GetResponse 403... but works with Fiddler! Pin
Jimmator22-May-07 7:17
Jimmator22-May-07 7:17 
GeneralRe: HttpWebRequest.GetResponse 403... but works with Fiddler! Pin
Dave Kreskowiak22-May-07 8:34
mveDave Kreskowiak22-May-07 8:34 
QuestionMultiline Listbox Pin
The ANZAC21-May-07 12:07
The ANZAC21-May-07 12:07 
AnswerRe: Multiline Listbox Pin
Dave Kreskowiak21-May-07 16:12
mveDave Kreskowiak21-May-07 16:12 
GeneralRe: Multiline Listbox Pin
The ANZAC21-May-07 17:03
The ANZAC21-May-07 17:03 
GeneralRe: Multiline Listbox Pin
Dave Kreskowiak22-May-07 8:27
mveDave Kreskowiak22-May-07 8:27 
GeneralRe: Multiline Listbox Pin
The ANZAC22-May-07 11:17
The ANZAC22-May-07 11:17 
GeneralRe: Multiline Listbox Pin
Dave Kreskowiak22-May-07 12:15
mveDave Kreskowiak22-May-07 12:15 
This is something that the control wouldn't normally store any data for. Well, at least not beyond an index of topics for the tree. You could do this by typing all your documentation up and storing it in a well-designed XML document. Load the tree information from the XML file for the treeview, then justhandle the click events and display the content loaded from the XML file(s) in a RTB or WebBrowser control.

The problem you're going to run into is creating another tool to actually write the documentation in, almost like a content management tool you'd find for web sites. So, you might want to look into existing tools to write your documentation and look into the file formats for the help files they output. Then write your control to handle those particular formats.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Multiline Listbox Pin
The ANZAC22-May-07 12:19
The ANZAC22-May-07 12:19 
GeneralRe: Multiline Listbox Pin
Dave Kreskowiak23-May-07 15:12
mveDave Kreskowiak23-May-07 15:12 
QuestionProblem with SQL... Pin
CCG321-May-07 11:33
CCG321-May-07 11:33 
AnswerRe: Problem with SQL... Pin
Dave Herren21-May-07 12:09
Dave Herren21-May-07 12:09 
GeneralRe: Problem with SQL... Pin
CCG321-May-07 12:22
CCG321-May-07 12:22 
GeneralRe: Problem with SQL... Pin
Dave Herren22-May-07 10:38
Dave Herren22-May-07 10:38 
AnswerRe: Problem with SQL... Pin
Christian Graus21-May-07 13:02
protectorChristian Graus21-May-07 13:02 
GeneralRe: Problem with SQL... Pin
CCG322-May-07 0:56
CCG322-May-07 0:56 
Questionconvert app from windows to PPC? Pin
amatbrewer21-May-07 10:50
amatbrewer21-May-07 10:50 
AnswerRe: convert app from windows to PPC? Pin
Dave Kreskowiak21-May-07 13:14
mveDave Kreskowiak21-May-07 13:14 
GeneralRe: convert app from windows to PPC? Pin
amatbrewer22-May-07 8:36
amatbrewer22-May-07 8:36 
QuestionActivate a Textbox in a other Program Pin
Beginner_HC21-May-07 9:27
Beginner_HC21-May-07 9:27 
AnswerRe: Activate a Textbox in a other Program Pin
Dave Kreskowiak21-May-07 10:00
mveDave Kreskowiak21-May-07 10:00 
GeneralRe: Activate a Textbox in a other Program Pin
Dave Herren21-May-07 11:02
Dave Herren21-May-07 11:02 
GeneralRe: Activate a Textbox in a other Program Pin
Dave Kreskowiak21-May-07 13:16
mveDave Kreskowiak21-May-07 13:16 
GeneralRe: Activate a Textbox in a other Program Pin
Dave Herren26-May-07 3:11
Dave Herren26-May-07 3:11 
GeneralRe: Activate a Textbox in a other Program Pin
Dave Kreskowiak26-May-07 6:18
mveDave Kreskowiak26-May-07 6:18 

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.