Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / OutlineMode Property

In This Topic
    OutlineMode Property
    In This Topic
    Gets or sets the mode used to draw window outline while moving the window.
    Syntax
    'Declaration
     
    
    Public Shared Property OutlineMode As OutlineModeEnum
    public static OutlineModeEnum OutlineMode {get; set;}
    See Also