Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splitter Winows behaviour in VFP
Message
From
07/04/2003 07:12:13
 
 
To
07/04/2003 06:55:22
Devrishi Bhogra
Escorts Claas Limited
Faridabad, India
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00774630
Message ID:
00774631
Views:
17
You can use shape to simulate split bar between windows (set SpecialEffect to 0 - 3D and MousePointer to 9 - Size W E). In MouseDown event set some global flag. Reset this flag in MouseUp event. In MouseMove event, if this flag is set (user try to drag the shape) move shape with the mouse and simultaneously adjust Left property of the control, which is on the right side of the shape. You must also adjust width of both controls, which are from the left and right side of the shape).

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform