Class: cAbstractSplitter
Module location:
cSplitter.pkg
line
23 (view source)
Class Hierarchy:
DFBaseControl
cAbstractSplitter
Direct Known Subclasses:
cHorizontalSplitter
,
cVerticalSplitter
,
Class Definition
Properties
Boolean
pbSplitVertical
Integer
piLastLocation
Integer
piMaxLocation
Integer
piMaxTrack
Integer
piMinLocation
Integer
piMinTrack
Functions and Procedures
Integer
AdjustTrackPos(Integer iTrack)
Construct_Object()
DrawDrag(Integer iPos)
MoveSplitter(Integer iTrack)
Page(Integer iState)
SetCursor()
Determines which cursor shape should be displayed.
WMSG_OnMouseDown(Integer wParam Integer lParam)
WMSG_OnMouseMove(Integer wParam Integer lParam)
WMSG_OnMouseUp(Integer wParam Integer lParam)
reposition and resize all the objects..
References (2):
Module
Containing Symbol
Line
cSplitter.pkg
cVerticalSplitter
240
cSplitter.pkg
cHorizontalSplitter
256