Define_cSplitterContainerMixin()
Set(Integer iLocation)
- Integer
hoSplitter - Boolean
bVert
- Integer
piMinSplitterLocation()
- Integer
iLocation
Set(Integer iLocation)
- Integer
hoSplitter - Boolean
bVert
- Integer
piMaxSplitterLocation()
- Integer
iLocation
Set(Integer iPos)
- Integer
hWnd
- Integer
piGuiSplitterLocation()
- Integer
iPos
Set(Integer iPos)
- Boolean
bVert
- Integer
piSplitterLocation()
- Integer
iPos - Boolean
bVert
- Handle
CreateSplitter()
create the appropriate splitter for the object. This could be augmented
to return a different object class
- Boolean
bVertical - Integer
hoSplitter
Page(Integer iPageObject)
augmented to test that all components are bound properly and
to set the initial sizes
- Integer
hoSplitter - Integer
hoFirst - Integer
hoLast - Integer
iColor - Integer
iClientSize - Boolean
bVertical - Integer
iLoc - Integer
iVal
DoApplyAnchors(Integer Arg1 Integer Arg2)
called everytime the parent is resized
ResizeSplitterContainer()
parent has been resized. Adjust everything.
- Integer
iClientSize - Integer
hoFirstPanel - Integer
hoLastPanel - Integer
cxy - Integer
cxClient - Integer
cyClient - Boolean
bVertical - Integer
iFirstSize - Integer
eFixedPanel
- Integer
SizeSplitterComponents(Integer iFirstSize)
set size of all child objects passing the GUI size of the first child panel
- Integer
hoFirstPanel - Integer
hoLastPanel - Integer
hoSplitter - Integer
cyFirstPanel - Integer
cyLastPanel - Integer
cxFirstPanel - Integer
cxLastPanel - Integer
cxy - Integer
cxClient - Integer
cyClient - Integer
iMin - Integer
iMax - Boolean
bVertical
MoveSplitter(Integer iGuiTrack)
move splitter by passed GUI units. Usually called by splitter control
- Integer
cxy - Integer
iFirstSize - Integer
hoFirstPanel - Boolean
bVertical