Softelvdm.Controls Class Library for Windows Controls 1.0

RadioButtonStateEnum Enumeration

Softel vdm, Inc.

Defines the state of a radiobutton.

Syntax      RadioButtonStateEnum Enumeration (Softelvdm.Controls)

VB   

Public Enum RadioButtonStateEnum

C#   

public enum RadioButtonStateEnum

C++   

public enum class RadioButtonStateEnum


Member

Value

Description

Unchecked

0

The radiobutton is not selected.

Checked

1

The radiobutton is selected.

Comments

The RadioButtonStateEnum enumeration defines the state of a radiobutton.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com