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

Inheritance: System.Windows.Forms.Control
Show file Open project: castleproject/Windsor

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