The Portrate Interview Engine

BinaryComboGroup Class

Summary description for BinaryComboGroup.

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

System.Object
   Portrate.Interview.View.Controls.AbstractControl
      Portrate.Interview.View.Controls.BinaryRadioGroup
         Portrate.Interview.View.Controls.BinaryComboGroup

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

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: Portrate.Interview.View.Controls

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

BinaryComboGroup Members | Portrate.Interview.View.Controls Namespace