
| 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 () | 
| anonymous enum | 
| 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 | |||
| ) | 
| int SplashStyle | ( | ) | 
| SplashScreenWindow SplashWindow | ( | ) | 
| int Timeout | ( | ) | 
 1.5.4
 1.5.4