SplitPanel

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
onDGuiMessage
void onDGuiMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseKeyDown
void onMouseKeyDown(MouseEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseKeyUp
void onMouseKeyUp(MouseEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseMove
void onMouseMove(MouseEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaint
void onPaint(PaintEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
updateLayout
void updateLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

panel1
Panel panel1 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
panel2
Panel panel2 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
splitOrientation
SplitOrientation splitOrientation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
splitOrientation
SplitOrientation splitOrientation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
splitPosition
int splitPosition [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From LayoutControl

show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
updateLayout
void updateLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
onDGuiMessage
void onDGuiMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onResize
void onResize(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta