Click or drag to resize

KryptonTaskDialog Properties

The KryptonTaskDialog type exposes the following members.

Properties
 NameDescription
Public propertyAllowDialogClose Gets and sets if the window can be closed.
Protected propertyCanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
Public propertyCheckboxState Gets and sets the Checkbox text.
Public propertyCheckboxText Gets and sets the Checkbox text.
Public propertyCommandButtons Gets access to the collection of command button definitions.
Public propertyCommonButtons Gets and sets the common dialog buttons.
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Public propertyContent Gets and sets the extra text.
Public propertyCustomFooterIcon Gets and sets the custom footer icon.
Public propertyCustomIcon Gets and sets the custom icon.
Public propertyDefaultButton Gets and sets the default common button.
Public propertyDefaultRadioButton Gets and sets the default radio button.
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyFooterHyperlink Gets and sets the footer hyperlink.
Public propertyFooterIcon Gets and sets the predefined footer icon.
Public propertyFooterText Gets and sets the footer text.
Public propertyIcon Gets and sets the predefined icon.
Public propertyMainInstruction Gets and sets the principal text.
Public propertyRadioButtons Gets access to the collection of radio button definitions.
Public propertySiteGets or sets the ISite of the Component.
(Inherited from Component)
Public propertyTag Gets and sets user-defined data associated with the object.
Public propertyWindowTitle Gets and sets the caption of the window.
Top
See Also