Renders an HTML check box control.
Author: Jacob W Anderson Date: 31 Oct 2003 (c) 2003 Portrate, LLC. All rights reserved.
For a list of all members of this type, see CheckBox Members.
System.Object
Portrate.Interview.View.Controls.AbstractControl
Portrate.Interview.View.Controls.CheckBox
[Visual Basic] Public Class CheckBox Inherits AbstractControl [C#] public class CheckBox : AbstractControl [C++] public __gc class CheckBox : public AbstractControl [JScript] public class CheckBox extends AbstractControl
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview.View.Controls
Assembly: Portrate.Interview (in Portrate.Interview.dll)
CheckBox Members | Portrate.Interview.View.Controls Namespace