Advertisement
3_2004-2005 Custom Controls/ Forms/ Menus #142302

A Splitter Control - MBPSplitter

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

AI

Resumen de IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fuente
original-source
Upload
Comentarios originales (3)
Recuperado de Wayback Machine