CommonFileDialogCheckBox Constructor

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
CommonFileDialogCheckBox()()()
Creates a new instance of this class
CommonFileDialogCheckBox(String)
Creates a new instance of this class with the specified text
CommonFileDialogCheckBox(String, Boolean)
Creates a new instance of this class with the specified text and check state.
CommonFileDialogCheckBox(String, String)
Creates a new instance of this class with the specified name and text
CommonFileDialogCheckBox(String, String, Boolean)
Creates a new instance of this class with the specified name, text and checked state.

See Also