Table of Contents

Enum LayoutModeCode

Namespace
PolarStudio
Assembly
PolarStudio.dll

This enum is used to set how the captions are shown in traditional forms.

public enum LayoutModeCode
Extension Methods

Fields

LayoutMode_CaptionsAbove = 2

Left aligned captions above the control.

LayoutMode_CaptionsLeft = 0

Left aligned captions, left from the control.

LayoutMode_CaptionsRight = 1

Right aligned captions, left from the control.