Public Member Functions | |
this (string name) | |
this (string name, BitmapType type) | |
this () | |
this (IntPtr wxobj) | |
void | CopyFromBitmap (Bitmap bitmap) |
Static Public Attributes | |
static Icon | wxNullIcon |
this | ( | string | name | ) |
Reimplemented from Bitmap.
this | ( | string | name, | |
BitmapType | type | |||
) |
Reimplemented from Bitmap.
this | ( | ) |
Reimplemented from Bitmap.
this | ( | IntPtr | wxobj | ) |
Reimplemented from Bitmap.
void CopyFromBitmap | ( | Bitmap | bitmap | ) |
Icon wxNullIcon [static] |