An NDoc Documented Class Library

RadioButton Class

For a list of all members of this type, see RadioButton Members.

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.SelectionItem
         White.Core.UIItems.RadioButton

[Visual Basic]
Public Class RadioButton
    Inherits SelectionItem
[C#]
public class RadioButton : SelectionItem
[C++]
public __gc class RadioButton : public SelectionItem
[JScript]
public class RadioButton extends SelectionItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems

Assembly: White.Core (in White.Core.dll)

See Also

RadioButton Members | White.Core.UIItems Namespace