GME  13
Public Member Functions | Public Attributes | Protected Member Functions
CSGUI.WelcomeScreen Class Reference
Collaboration diagram for CSGUI.WelcomeScreen:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 WelcomeScreen ()

Public Attributes

string SelectedProject

Protected Member Functions

override bool ProcessMnemonic (char charCode)
override bool ProcessCmdKey (ref Message msg, Keys keyData)
override void Dispose (bool disposing)
 Clean up any resources being used.

Detailed Description

Definition at line 14 of file WelcomeScreen.cs.


Constructor & Destructor Documentation

Definition at line 18 of file WelcomeScreen.cs.


Member Function Documentation

override void CSGUI.WelcomeScreen.Dispose ( bool  disposing) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file WelcomeScreen.Designer.cs.

override bool CSGUI.WelcomeScreen.ProcessCmdKey ( ref Message  msg,
Keys  keyData 
) [inline, protected]

Definition at line 44 of file WelcomeScreen.cs.

override bool CSGUI.WelcomeScreen.ProcessMnemonic ( char  charCode) [inline, protected]

Definition at line 23 of file WelcomeScreen.cs.


Member Data Documentation

Definition at line 17 of file WelcomeScreen.cs.


The documentation for this class was generated from the following files: