alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RadioButtonAdvStyle

    Defines the constants that specifies the styles of RadiobuttonAdv.

    Inheritance
    System.Object
    RadioButtonAdvStyle
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class RadioButtonAdvStyle : Enum

    Fields

    Default

    Classic appearance.

    Declaration
    public const RadioButtonAdvStyle Default
    Field Value
    Type
    RadioButtonAdvStyle

    Metro

    Metro-like appearance.

    Declaration
    public const RadioButtonAdvStyle Metro
    Field Value
    Type
    RadioButtonAdvStyle

    Office2007

    Office 2007-like appearance.

    Declaration
    public const RadioButtonAdvStyle Office2007
    Field Value
    Type
    RadioButtonAdvStyle

    Office2010

    Office 2007-like appearance.

    Declaration
    public const RadioButtonAdvStyle Office2010
    Field Value
    Type
    RadioButtonAdvStyle

    Office2016Black

    Office 2016 black theme appearance.

    Declaration
    public const RadioButtonAdvStyle Office2016Black
    Field Value
    Type
    RadioButtonAdvStyle

    Office2016Colorful

    Office 2016 colorful appearance.

    Declaration
    public const RadioButtonAdvStyle Office2016Colorful
    Field Value
    Type
    RadioButtonAdvStyle

    Office2016DarkGray

    Office 2016 dark gray theme appearance.

    Declaration
    public const RadioButtonAdvStyle Office2016DarkGray
    Field Value
    Type
    RadioButtonAdvStyle

    Office2016White

    Office 2016 white theme appearance.

    Declaration
    public const RadioButtonAdvStyle Office2016White
    Field Value
    Type
    RadioButtonAdvStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved