Click or drag to resize

FormCheckBoxData Properties

The FormCheckBoxData type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleDefaultValue Gets or sets the default Check Box state for the parent Check Box form field. Default value is (Check Box is unchecked).
Public propertySize Gets or sets the exact size for the parent Check Box form field in points. If value is , then parent Check Box form field shall be sized automatically using the point size which is applied via the style hierarchy.
Public propertyCode exampleValue Gets or sets the current state for a Check Box form field or if state is not explicitly set.
Top
See Also