C# Class Azmyth.Editor.FixedTabControl

Inheritance: System.Windows.Forms.TabControl
Datei anzeigen Open project: GalacticSoft/Azmyth

Protected Methods

Method Description
OnHandleCreated ( EventArgs e ) : void

Private Methods

Method Description
SetWindowTheme ( IntPtr hWnd, string appname, string idlist ) : int

Method Details

OnHandleCreated() protected method

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