Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the element to the provided list. |
![]() ![]() | Create | Creates a task dialog. |
![]() ![]() | CreateSaveChangesDialog | Creates a Save Changes? dialog with Yes, No and Cancel buttons. |
For a list of all members of this type, see NTaskDialog members.
Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the element to the provided list. |
![]() ![]() | Create | Creates a task dialog. |
![]() ![]() | CreateSaveChangesDialog | Creates a Save Changes? dialog with Yes, No and Cancel buttons. |
Name | Description | |
---|---|---|
![]() | ArrangeWindowContent | Overridden. Arranges the window content only (i.e. without the title bar). |
![]() | CloseAfterEscapeKeyPress | Overridden. Called when the user has pressed the "Escape" button to close the window. |
![]() | CreateButtonStrip | Creates the common buttons button strip (e.g. a strip with OK and Cancel buttons). |
![]() | GetLayout | Gets the layout, which should arrange the dialog content. |
![]() | GetLayoutContext | Gets a widget layout context for the specified content area. |
![]() | GetWidgetsToArrange | Gets the widgets that should be arranged. |
![]() | MeasureWindowContent | Overridden. Measures the window content only (i.e. without the title bar). |
![]() ![]() | MUfd | |
![]() | OnButtonClick | Called when a common button (e.g. OK, Cancel) has been clicked. |
![]() | OnButtonsChanged | Called when the Buttons property has changed. |
![]() | OnClosed | Overridden. Called when the task dialog is closed. |
![]() | OnCustomButtonClick | Called when a command button has been clicked. |
![]() | OnOpened | Overridden. Called when the task dialog is opened. |