dfl2 v1.0.5 (2014-11-08T16:02:22Z)
Home
Dub
Repo
Panel
dfl
panel
class
Panel :
ContainerControl
{
BorderStyle
borderStyle
[@property setter];
BorderStyle
borderStyle
[@property getter];
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Properties
borderStyle
BorderStyle
borderStyle
[@property setter]
BorderStyle
borderStyle
[@property getter]
Inherited Members
From ContainerControl
activeControl
Control
activeControl
[@property getter]
Control
activeControl
[@property setter]
activateControl
bool
activateControl
(Control ctrl)
parentForm
Form
parentForm
[@property getter]
Meta
Source
See Implementation
dfl
panel
classes
Panel