SplashScreen Class Reference

Inheritance diagram for SplashScreen:

Frame Window EvtHandler wxObject IDisposable

List of all members.

Public Types

enum  {
  wxSPLASH_CENTRE_ON_PARENT = 0x01,
  wxSPLASH_CENTRE_ON_SCREEN = 0x02,
  wxSPLASH_NO_CENTRE = 0x00,
  wxSPLASH_TIMEOUT = 0x04,
  wxSPLASH_NO_TIMEOUT = 0x00,
  wxSPLASH_DEFAULT = wxSIMPLE_BORDER | wxFRAME_NO_TASKBAR | wxSTAY_ON_TOP
}

Public Member Functions

 this (IntPtr wxobj)
 this (Bitmap bitmap, int splashStyle, int milliseconds, Window parent, int id, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=wxSPLASH_DEFAULT)
int SplashStyle ()
SplashScreenWindow SplashWindow ()
int Timeout ()


Member Enumeration Documentation

anonymous enum

Enumerator:
wxSPLASH_CENTRE_ON_PARENT 
wxSPLASH_CENTRE_ON_SCREEN 
wxSPLASH_NO_CENTRE 
wxSPLASH_TIMEOUT 
wxSPLASH_NO_TIMEOUT 
wxSPLASH_DEFAULT 


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Frame.

this ( Bitmap  bitmap,
int  splashStyle,
int  milliseconds,
Window  parent,
int  id,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = wxSPLASH_DEFAULT 
)


Member Function Documentation

int SplashStyle (  ) 

SplashScreenWindow SplashWindow (  ) 

int Timeout (  ) 


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