S
sqlak sqlak
Hi All,
Could you please give me an idea or sample on how to split a Windows
form into 2 partition similar to HTML Frames.
My objective is that I have Windows Form called "Main". In the fom
"Main", I need 2 section in vertically.
One section called "section1" to keep "Menu Options" and other section
called "section2".
"section1" will be used to place "menu options". "section2" content
would be dynamic where I need to load "forms" based "menu option" user
click from "section1".
Kindly advise... Many thanks in advance..
to display or load a form based on user selction from "section1".
Could you please give me an idea or sample on how to split a Windows
form into 2 partition similar to HTML Frames.
My objective is that I have Windows Form called "Main". In the fom
"Main", I need 2 section in vertically.
One section called "section1" to keep "Menu Options" and other section
called "section2".
"section1" will be used to place "menu options". "section2" content
would be dynamic where I need to load "forms" based "menu option" user
click from "section1".
Kindly advise... Many thanks in advance..
to display or load a form based on user selction from "section1".