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

Inheritance: System.Windows.Forms.Control
Datei anzeigen Open project: nats/castle-1.0.3-mono

Protected Methods

Method Description
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
OnSizeChanged ( EventArgs e ) : void

Private Methods

Method Description
MarshalingControl ( ) : System

Method Details

OnLayout() protected method

protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
levent System.Windows.Forms.LayoutEventArgs
return void

OnSizeChanged() protected method

protected OnSizeChanged ( EventArgs e ) : void
e System.EventArgs
return void