Mongoose
February 29th, 2000, 01:20 PM
I'm not sure if this is that right way or not. If anyone has any suggestions please let me know. This is very important information I must know :)
I'm trying to implement a help like dialog feature. Basically a help VB form will display and depending on which type of screen the user requests help for the VB Help form must display a different help page/sheet..
Now I could just make a different help form for each page requesting help but that is very wasteful. Is there any way I can create a property page or (something like that) which will allow me to put pictures, controls, etc on it, and display it dynamically within another VB form (my help form) ?.. and at the same time use scroll bars if the property page is bigger than the form it's going to be displayed in??
Does anyone know what I'm trying to implement?
And if so what can i do?
Thankx,
I'm trying to implement a help like dialog feature. Basically a help VB form will display and depending on which type of screen the user requests help for the VB Help form must display a different help page/sheet..
Now I could just make a different help form for each page requesting help but that is very wasteful. Is there any way I can create a property page or (something like that) which will allow me to put pictures, controls, etc on it, and display it dynamically within another VB form (my help form) ?.. and at the same time use scroll bars if the property page is bigger than the form it's going to be displayed in??
Does anyone know what I'm trying to implement?
And if so what can i do?
Thankx,