C# Class Microsoft.ManagementConsole.PropertyPage

Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Private Properties

Свойство Type Description
ClearDirtyFlag void
InternalDestroy void
InternalInitialize void
InternalSetActive void
OnHandleCreated void
ProcessMnemonic bool
SetPageIdAndParentSheet void
Synchronize void
ThrowIfPageIsAdded void
ValidateRequest void

Méthodes protégées

Méthode Description
OnApply ( ) : bool
OnCancel ( ) : void
OnDestroy ( ) : void
OnInitialize ( ) : void
OnKillActive ( ) : bool
OnOK ( ) : bool
OnSetActive ( ) : void
QueryCancel ( ) : bool

Private Methods

Méthode Description
ClearDirtyFlag ( ) : void
InternalDestroy ( ) : void
InternalInitialize ( ) : void
InternalSetActive ( ) : void
OnHandleCreated ( object control, EventArgs args ) : void
ProcessMnemonic ( char charCode ) : bool
SetPageIdAndParentSheet ( int id, PropertySheet sheet ) : void
Synchronize ( ) : void
ThrowIfPageIsAdded ( ) : void
ValidateRequest ( ) : void

Method Details

OnApply() protected méthode

protected OnApply ( ) : bool
Résultat bool

OnCancel() protected méthode

protected OnCancel ( ) : void
Résultat void

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void

OnInitialize() protected méthode

protected OnInitialize ( ) : void
Résultat void

OnKillActive() protected méthode

protected OnKillActive ( ) : bool
Résultat bool

OnOK() protected méthode

protected OnOK ( ) : bool
Résultat bool

OnSetActive() protected méthode

protected OnSetActive ( ) : void
Résultat void

QueryCancel() protected méthode

protected QueryCancel ( ) : bool
Résultat bool