C# Class CodeTV.ElementHostEx

Inheritance: ElementHost
Show file Open project: dgis/CodeTV

Public Methods

Method Description
ElementHostEx ( ) : System

Protected Methods

Method Description
OnPaintBackground ( PaintEventArgs pevent ) : void

Method Details

ElementHostEx() public method

public ElementHostEx ( ) : System
return System

OnPaintBackground() protected method

protected OnPaintBackground ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
return void