C# Class Rsdn.Janus.JanusBaseForm

Базовая форма януса.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
EnsureVisible ( ) : void
EnsureVisible ( [ ownerGetter ) : void

Méthodes protégées

Méthode Description
OnLocationChanged ( EventArgs e ) : void

Method Details

EnsureVisible() public méthode

public EnsureVisible ( ) : void
Résultat void

EnsureVisible() public méthode

public EnsureVisible ( [ ownerGetter ) : void
ownerGetter [
Résultat void

OnLocationChanged() protected méthode

protected OnLocationChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void