Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NRenderCaptionContext Class / GripperStyle Field


In This Topic
    GripperStyle Field
    In This Topic
    Specifies the current gripper style to be applied.
    Syntax
    'Declaration
     
    
    Public GripperStyle As GripperStyle
    'Usage
     
    
    Dim instance As NRenderCaptionContext
    Dim value As GripperStyle
     
    value = instance.GripperStyle
     
    instance.GripperStyle = value
    public GripperStyle GripperStyle
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also