2020 Members
Changes 4
M

TabbedDialogExtension

Name Return Type Description Inherited From
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetContextualHelp() nullNothingnullptr Gets the contextual help.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M SetContextualHelp(ContextualHelp) None Sets the contextual help.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P Control UserControl The control.
P OnCancelAction TabbedDialogAction The cancel handler.
P OnOKAction TabbedDialogAction The ok handler.
P OnRestoreDefaultsAction TabbedDialogAction The restore defaults handler.