Represents the "scalable" checkbox control.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[ToolboxItemAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public class ScalableCheckBox : CheckBox |
Visual Basic (Declaration) |
---|
<ToolboxItemAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Class ScalableCheckBox _ Inherits CheckBox |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ButtonBase
System.Windows.Forms..::.CheckBox
C1.C1PrintDocument..::.ScalableCheckBox
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ButtonBase
System.Windows.Forms..::.CheckBox
C1.C1PrintDocument..::.ScalableCheckBox