C# Class Example.DemoWindow

Inheritance: OOGL.GUI.Abstract.BaseFrame
Mostra file Open project: tpb3d/TPB3D

Public Methods

Method Description
DemoWindow ( BaseFrameMgr frameMgr ) : System
InitializeControls ( ) : void

Method Details

DemoWindow() public method

public DemoWindow ( BaseFrameMgr frameMgr ) : System
frameMgr OOGL.GUI.Abstract.BaseFrameMgr
return System

InitializeControls() public method

public InitializeControls ( ) : void
return void