Glossary Item Box

LabDevTools Send comments on this topic.

Border

Gets or it sets the condition of visualization of the border of the control.

 

[Visual Basic]
Public Property Border As Boolean
 
[C#]
public bool Border
Observations:

Of default it is set up on True to visualize the border of the control.

 
LabDevTools.VSwitch.Border = False
See also:

BackgroundTransparent | KeyInput | Key | Language SwitchColorPropertiesTextProperties | Value

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.