KeyEvent Class Reference

Inheritance diagram for KeyEvent:

Event wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (EventType type=wxEVT_NULL)
bool ControlDown ()
bool MetaDown ()
bool ShiftDown ()
bool AltDown ()
int KeyCode ()
int RawKeyCode ()
int RawKeyFlags ()
bool HasModifiers ()
Point Position ()
int X ()
int Y ()
bool CmdDown ()

Static Public Member Functions

static this ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Event.

this ( EventType  type = wxEVT_NULL  ) 

static this (  )  [static]

Reimplemented from Event.


Member Function Documentation

bool ControlDown (  ) 

bool MetaDown (  ) 

bool ShiftDown (  ) 

bool AltDown (  ) 

int KeyCode (  ) 

int RawKeyCode (  ) 

int RawKeyFlags (  ) 

bool HasModifiers (  ) 

Point Position (  ) 

int X (  ) 

int Y (  ) 

bool CmdDown (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:26 2009 for wxD by  doxygen 1.5.4