C# Class Castle.Facilities.Synchronize.ControlComponentInspector.MarshalingControl

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes protégées

Méthode Description
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
OnSizeChanged ( EventArgs e ) : void

Private Methods

Méthode Description
MarshalingControl ( ) : System

Method Details

OnLayout() protected méthode

protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
levent System.Windows.Forms.LayoutEventArgs
Résultat void

OnSizeChanged() protected méthode

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