Click or drag to resize

CustomCheckbox Class

[Missing <summary> documentation for "T:Demo3D.Visuals.CustomCheckbox"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsCustomCheckbox

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class CustomCheckbox

The CustomCheckbox type exposes the following members.

Constructors
 NameDescription
Public methodCustomCheckboxInitializes a new instance of the CustomCheckbox class
Top
Properties
 NameDescription
Public propertyText 
Public propertyValue 
Top
See Also