Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / BP_RADIOBUTTON Field


In This Topic
    BP_RADIOBUTTON Field
    In This Topic
    BP_RADIOBUTTON constant.
    Syntax
    'Declaration
     
    
    Public Const BP_RADIOBUTTON As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.BP_RADIOBUTTON
    public const int BP_RADIOBUTTON
    See Also