[]
Gets or sets the mode used to draw window outline while moving the window.
[C1Category("Behavior")]
[C1Description("C1DockingTab.OutlineMode", "Gets or sets the mode used to draw window outline while moving the window.")]
public static OutlineModeEnum OutlineMode { get; set; }
<C1Category("Behavior")>
<C1Description("C1DockingTab.OutlineMode", "Gets or sets the mode used to draw window outline while moving the window.")>
Public Shared Property OutlineMode As OutlineModeEnum