C# Class DfBAdminToolkit.Common.Component.FormEx

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: dropbox/DropboxBusinessAdminTool

Méthodes publiques

Méthode Description
FormEx ( ) : System.Drawing
FormEx ( FormExStyle settings ) : System.Drawing

Méthodes protégées

Méthode Description
OnLoad ( System e ) : void
OnVisibleChanged ( System e ) : void

Method Details

FormEx() public méthode

public FormEx ( ) : System.Drawing
Résultat System.Drawing

FormEx() public méthode

public FormEx ( FormExStyle settings ) : System.Drawing
settings FormExStyle
Résultat System.Drawing

OnLoad() protected méthode

protected OnLoad ( System e ) : void
e System
Résultat void

OnVisibleChanged() protected méthode

protected OnVisibleChanged ( System e ) : void
e System
Résultat void