C# Class GUI.FirefoxDialog.PropertyPage

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: binaryage/xrefresh Class Usage Examples

Protected Properties

Свойство Type Description
isInit bool

Méthodes publiques

Méthode Description
OnApply ( ) : void
OnInit ( ) : void
OnSetActive ( ) : void
PropertyPage ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitComponent ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

OnApply() public méthode

public OnApply ( ) : void
Résultat void

OnInit() public méthode

public OnInit ( ) : void
Résultat void

OnSetActive() public méthode

public OnSetActive ( ) : void
Résultat void

PropertyPage() public méthode

public PropertyPage ( ) : System
Résultat System

Property Details

isInit protected_oe property

protected bool isInit
Résultat bool