C# Class PageControl, ControlCenter

Inheritance: MonoBehaviour
ファイルを表示 Open project: BF2Statistics/ControlCenter Class Usage Examples

Protected Methods

Method Description
WndProc ( Message, &m ) : void

Represents a Tab Control without displaying the Tabs at the top

Method Details

WndProc() protected method

Represents a Tab Control without displaying the Tabs at the top
protected WndProc ( Message, &m ) : void
m Message,
return void