CommonFileDialogCheckBox Constructor
From Vista Bridge Library
| Vista Bridge Library for Managed code development |
| CommonFileDialogCheckBox Constructor |
| CommonFileDialogCheckBox Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| 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.
|