C# Class AtelierElieScripter.Lib.NoBackgroundPaintPanel

Inheritance: System.Windows.Forms.Panel
Datei anzeigen Open project: Markliujy/AtelierElieTranslation

Public Methods

Method Description
InvalidateEx ( ) : void
NoBackgroundPaintPanel ( ) : System

Protected Methods

Method Description
OnPaintBackground ( PaintEventArgs pevent ) : void

Method Details

InvalidateEx() public method

public InvalidateEx ( ) : void
return void

NoBackgroundPaintPanel() public method

public NoBackgroundPaintPanel ( ) : System
return System

OnPaintBackground() protected method

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