Enum AuiDockArtSetting
These are the possible IAuiDockArt metric settings.
public enum AuiDockArtSetting
Fields
ActiveCaptionColor = 7
Customizes the active caption color.
ActiveCaptionGradientColor = 8
Customizes the active caption gradient color.
ActiveCaptionTextColor = 11
Customizes the active caption text color.
BackgroundColor = 5
Customizes the background color, which corresponds to the client area.
BorderColor = 13
Customizes the border color.
CaptionFont = 15
Customizes the caption font.
CaptionSize = 1
Customizes the caption size.
GradientType = 16
Customizes the gradient type (no gradient, vertical or horizontal).
GripperColor = 14
Customizes the gripper color.
GripperSize = 2
Customizes the gripper size.
InactiveCaptionColor = 9
Customizes the inactive caption color.
InactiveCaptionGradientColor = 10
Customizes the inactive gradient caption color.
InactiveCaptionTextColor = 12
Customizes the inactive caption text color.
PaneBorderSize = 3
Customizes the pane border size.
PaneButtonSize = 4
Customizes the pane button size.
SashColor = 6
Customizes the sash color.
SashSize = 0
Customizes the sash size.