Click or drag to resize

TaskDialogButton Constructor

Overload List
  NameDescription
Public methodTaskDialogButton
Initializes a new instance of the TaskDialogButton class.
Public methodTaskDialogButton(ButtonType)
Initializes a new instance of the TaskDialogButton class with the specified button type.
Public methodTaskDialogButton(IContainer)
Initializes a new instance of the TaskDialogButton class with the specified container.
Public methodTaskDialogButton(String)
Initializes a new instance of the TaskDialogButton class with the specified text.
Top
See Also