示例#1
0
 internal override Bitmap DefineStdCursorBitmap(StdCursor id)
 {
     return(display.DefineStdCursorBitmap(id));
 }