Ejemplo n.º 1
0
 internal static Bitmap DefineStdCursorBitmap(StdCursor id)
 {
     return(driver.DefineStdCursorBitmap(id));
 }