ControlStyles
Wisej.Web.ControlStyles
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Specifies the style and behavior of a control.
Fields
Name
Description
ContainerControl
If true, the control is a container-like control.
Embedded
if true, the control is embedded in another control.
Selectable
If true, the control can receive focus.
Used By
Name
Description
Retrieves the value of the specified control style bit for the control.
Last updated