Свойство | Type | Description | |
---|---|---|---|
AddPropertyPage | void | ||
AddPropertyPages | void | ||
InitializeConsoleDialogHost | void | ||
ModifyDirtyFlagForPage | void | ||
ProcessDialogKey | void | ||
ProcessNotificationMessage | void | ||
ProcessRequestMessage | |||
PropertySheet | Microsoft.ManagementConsole.Advanced | ||
RemovePropertyPage | void | ||
SetPropertyPageControl | void |
Méthode | Description | |
---|---|---|
CancelToClose ( ) : void | ||
GetPropertyPage ( int index ) : |
||
SetActivePage ( int index ) : void | ||
Show ( |
||
ShowDialog ( |
||
ShowDialog ( |
||
ShowDialog ( |
||
ShowDialog ( MessageBoxParameters parameters ) : DialogResult |
Méthode | Description | |
---|---|---|
AddPropertyPage ( |
||
AddPropertyPages ( |
||
InitializeConsoleDialogHost ( ) : void | ||
ModifyDirtyFlagForPage ( int pageId, bool isDirty ) : void | ||
ProcessDialogKey ( int pageId, Keys keyData ) : void | ||
ProcessNotificationMessage ( |
||
ProcessRequestMessage ( |
||
PropertySheet ( |
||
RemovePropertyPage ( |
||
SetPropertyPageControl ( int pageId, |
public GetPropertyPage ( int index ) : |
||
index | int | |
Résultat |
public ShowDialog ( |
||
commonDialog | ||
Résultat | DialogResult |
public ShowDialog ( |
||
form | ||
Résultat | DialogResult |
public ShowDialog ( |
||
form | ||
waitCursor | ||
Résultat | DialogResult |
public ShowDialog ( MessageBoxParameters parameters ) : DialogResult | ||
parameters | MessageBoxParameters | |
Résultat | DialogResult |