I have to create an interface wherein the page is divided into 4 resizable, moveable frames (an interface like outlook express).
How to do it in VB since VB has those static frames.
Pls reply as soon as possible.
Thank You.
Printable View
I have to create an interface wherein the page is divided into 4 resizable, moveable frames (an interface like outlook express).
How to do it in VB since VB has those static frames.
Pls reply as soon as possible.
Thank You.
What you are after is what is known as a "splitter bar". This is a fairly frequent subject, and has been answered many times before (in several ways).
Try searching this forum for "splitter bar" ;)