VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Splitter Control MBPSplitter

Not Applicable__  (2 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Place this control on a form along with two other controls (text boxes, etc). In the forms Load method, place the following code (this example is for two text boxes... if you can't figure this out, un-install VB from your computer)

WESplitter1.LeftChild Text1.hwnd, Text1
WESplitter1.RightChild Text2.hwnd, Text2

Rate A Splitter Control MBPSplitter (6(6 Vote))
A Splitter Control MBPSplitter.bas

A Splitter Control MBPSplitter Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters