KryptonTaskDialog Properties |
The KryptonTaskDialog type exposes the following members.
Name | Description | |
---|---|---|
AllowDialogClose |
Gets and sets if the window can be closed.
| |
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
CheckboxState |
Gets and sets the Checkbox text.
| |
CheckboxText |
Gets and sets the Checkbox text.
| |
CommandButtons |
Gets access to the collection of command button definitions.
| |
CommonButtons |
Gets and sets the common dialog buttons.
| |
Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
Content |
Gets and sets the extra text.
| |
CustomFooterIcon |
Gets and sets the custom footer icon.
| |
CustomIcon |
Gets and sets the custom icon.
| |
DefaultButton |
Gets and sets the default common button.
| |
DefaultRadioButton |
Gets and sets the default radio button.
| |
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
FooterHyperlink |
Gets and sets the footer hyperlink.
| |
FooterIcon |
Gets and sets the predefined footer icon.
| |
FooterText |
Gets and sets the footer text.
| |
Icon |
Gets and sets the predefined icon.
| |
MainInstruction |
Gets and sets the principal text.
| |
RadioButtons |
Gets access to the collection of radio button definitions.
| |
Site | (Inherited from Component.) | |
Tag |
Gets and sets user-defined data associated with the object.
| |
WindowTitle |
Gets and sets the caption of the window.
|