Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

RadioButtonPartClass Constructor

Initializes a new instance of the RadioButtonPartClass class.

Class: RadioButtonPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public RadioButtonPartClass();
public RadioButtonPartClass( RadioButtonStateEnum State );
public RadioButtonPartClass(
    RadioButtonStateEnum State,
    HAlignmentOptionalEnum HAlign,
    VAlignmentOptionalEnum VAlign,
    bool Enabled );
Public Sub New()
Public Sub New( ByVal State As RadioButtonStateEnum )
Public Sub New(
    ByVal State As RadioButtonStateEnum,
    ByVal HAlign As HAlignmentOptionalEnum,
    ByVal VAlign As VAlignmentOptionalEnum,
    ByVal Enabled As Boolean )

Parameters

State

Defines the radiobutton state (RadioButtonPartClass.State property).

HAlign

Defines the horizontal alignment (GenericPartClass.HAlign property) within the part's available space.

VAlign

Defines the vertical alignment (GenericPartClass.VAlign property) within the part's available space.

Enabled

Defines whether the radiobutton is enabled (RadioButtonPartClass.Enabled property). A disabled radiobutton cannot be clicked and appears grayed.

Comments

Initializes a new instance of the RadioButtonPartClass class.

See Also RadioButtonPartClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.