
Public Member Functions | |
| this (IntPtr wxobj) | |
| this (StockCursor id) | |
| this (Image image) | |
| this (Cursor cursor) | |
| override void | Dispose () |
| override bool | Ok () |
Static Public Member Functions | |
| static void | SetCursor (Cursor cursor) |
Static Public Attributes | |
| static Cursor | wxSTANDARD_CURSOR |
| static Cursor | wxHOURGLASS_CURSOR |
| static Cursor | wxCROSS_CURSOR |
| static Cursor | wxNullCursor |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from Bitmap.
| this | ( | StockCursor | id | ) |
| this | ( | Image | image | ) |
| this | ( | Cursor | cursor | ) |
| override void Dispose | ( | ) |
Reimplemented from wxObject.
| override bool Ok | ( | ) |
Reimplemented from Bitmap.
| static void SetCursor | ( | Cursor | cursor | ) | [static] |
Cursor wxSTANDARD_CURSOR [static] |
Cursor wxHOURGLASS_CURSOR [static] |
Cursor wxCROSS_CURSOR [static] |
Cursor wxNullCursor [static] |
1.5.4