Enum vdFramedControl.LayoutStyle
- Namespace
- vdControls
- Assembly
- vdFramedControl.dll
Used to control the visibility of the various sub controls of the vdFramedControl.
public enum vdFramedControl.LayoutStyle
Fields
CommandLine = 1Refers to the Commandline control.
HorizodalScroll = 5Refers to the horizontal scroll bar of the control.
LayoutPopupMenu = 7Refers to the Popup menu that shows when right click on the Layout tab.
LayoutTab = 4Refers to the layout bar of the control.
PropertyGrid = 2Refers to the Property grid control.
StatusBar = 3Refers to the status bar of the control.
VericalScroll = 6Refers to the vertical scroll bar of the control.