Name | Description | |
---|---|---|
![]() | BeginUpdate | Maintains performance while multiple settings are being changed for a visible task dialog. |
![]() | ClickButton | Overloaded. Closes the task dialog by simulating a click on the specified common button. |
![]() | Close | Closes the task dialog by simulating a click on the Cancel button. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | (Inherited from System.ComponentModel.Component) |
![]() | EndUpdate | Resumes processing after it has been suspended by a call to BeginUpdate. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | SetDefaultButton | Overloaded. Sets the default button for the task dialog. |
![]() | SetDefaultRadioButton | Overloaded. Sets a radio button that will be selected by default. |
![]() | SetDefaultRadioIndex | Sets the index of a radio button that will be selected by default. |
![]() | Show | Overloaded. Creates and shows a task dialog with a default owner. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |