VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Splitter Control MBPSplitter

by Not Applicable__ (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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

Upload

Download this snippet    Add to My Saved Code

A Splitter Control MBPSplitter Comments

No comments have been posted about A Splitter Control MBPSplitter. Why not be the first to post a comment about A Splitter Control MBPSplitter.

Post your comment

Subject:
Message:
0/1000 characters