Definitions: Mono 1.2.5 Date Submitted: 10/1/2008 3:03:48 PM Comments: ========================================= Pending issues: 1 [TODO] System.Windows.Forms.Cursor::set_Current(System.Windows.Forms.Cursor) Details: Implement setting a null cursor, and add XplatUI method to get current cursor 1 [TODO] System.Windows.Forms.Cursor::get_Current() Details: Implement setting a null cursor, and add XplatUI method to get current cursor 1 [TODO] System.Windows.Forms.Cursor::get_HotSpot() Details: Implemented for Win32, X11 always returns 0,0 **************************************************** P/Invokes made by this program Library: User32.dll IntPtr LoadCursorFromFile(String&) **************************************************** Methods that have been implemented: System.Windows.Forms.ToolTip::set_OwnerDraw(System.Boolean) System.Windows.Forms.ToolTip::Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point,System.Int32) System.Windows.Forms.ToolTip::add_Draw(System.Windows.Forms.DrawToolTipEventHandler) System.Windows.Forms.ToolTip::remove_Draw(System.Windows.Forms.DrawToolTipEventHandler)