C# Class VictorBush.Ego.NefsEdit.UI.TablessControl

A tab control that hides its tab buttons at run time.
https://stackoverflow.com/questions/6953487/hide-tab-header-on-c-sharp-tabcontrol.
Inheritance: TabControl
Mostrar archivo Open project: victorbush/ego.nefsedit

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

WndProc() protected method

protected WndProc ( Message &m ) : void
m Message
return void