Table of Contents

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 = 1

Refers to the Commandline control.

HorizodalScroll = 5

Refers to the horizontal scroll bar of the control.

LayoutPopupMenu = 7

Refers to the Popup menu that shows when right click on the Layout tab.

LayoutTab = 4

Refers to the layout bar of the control.

PropertyGrid = 2

Refers to the Property grid control.

StatusBar = 3

Refers to the status bar of the control.

VericalScroll = 6

Refers to the vertical scroll bar of the control.