Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / INControlBorderProvider Interface / DefaultBorderStyle Property


In This Topic
    DefaultBorderStyle Property
    In This Topic
    Gets the preffered border style for this instance.
    Syntax
    'Declaration
     
    
    ReadOnly Property DefaultBorderStyle As BorderStyle3D
    'Usage
     
    
    Dim instance As INControlBorderProvider
    Dim value As BorderStyle3D
     
    value = instance.DefaultBorderStyle
    BorderStyle3D DefaultBorderStyle {get;}
    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