Glossary Item Box
Public Constructor
|
Initializes a new instance of the HSwitch class. |
| Name | Description |
BackgroundTransparent |
Gets or sets the background of the transparent control. |
Border |
Gets or it sets the condition of visualization of the edge of the control. |
BorderColor |
Gets or sets the color for the border of the control. |
BorderFillColor |
Gets or sets the color of filling of the control border. |
FlatPartLightColor |
Gets or sets the color for the flat part in light of the control. |
FlatPartShadowColor |
Gets or sets the color for the flat part in shadow of the control. |
KeyInput |
Gets or sets the possibility(True) or less(False) to allow the input from keyboard or for the control. |
Key |
Gets or sets the key of the keyboard in order to change the boolean value of the Value property of the control. |
LightColor |
Gets or sets the color of the illuminated part of the control. |
Language |
Localizable current language. |
OFFString |
Gets or sets the text to indicate the state of OFF on the control. |
OFFStringColor |
Gets or sets the color of the string of OFF on the control. |
ONString |
Gets or sets the text to indicate the state of ON on the control. |
ONStringColor |
Gets or sets the color of the string of OFF on the control. |
ShadowDarkColor |
Gets or sets the color of the part in darker shadow of the control. |
ShadowLightColor |
Gets or sets the color of the part in clearer shadow of the control. |
Value |
Gets or sets the state of OFF (False) or ON (True) of the control. |
| Name | Description |
ValueChanged |
It comes generated when the value of the Value property changed. |
Common
Properties, Methods and Events to the controls .NET |
They are the common elements to all the controls .NET |
Copyright © 2007 LabDevTools. All Rights Reserved.