Definitions: Mono 1.9 Date Submitted: 10/3/2008 7:36:34 PM Comments: ========================================= Pending issues: 1 [TODO] System.Windows.Forms.TextBox::get_AutoCompleteCustomSource() Details: AutoCompletion algorithm is currently not implemented. 1 [TODO] System.Windows.Forms.TextBox::set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource) Details: AutoCompletion algorithm is currently not implemented. 1 [TODO] System.Windows.Forms.TextBox::set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode) Details: AutoCompletion algorithm is currently not implemented. 1 [TODO] System.Windows.Forms.ContainerControl::set_AutoValidate(System.Windows.Forms.AutoValidate) Details: Currently does nothing with the setting 1 [TODO] System.Windows.Forms.ComboBox::set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource) Details: AutoCompletion algorithm is currently not implemented. 1 [TODO] System.Windows.Forms.ComboBox::set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode) Details: AutoCompletion algorithm is currently not implemented. 4 [NIEX] System.Windows.Forms.BindingManagerBase::GetItemProperties() **************************************************** P/Invokes made by this program Library: user32.dll bool GetScrollInfo(IntPtr, int, NativeMethods/SCROLLINFO) bool SetWindowPos(IntPtr, int, int, int, int, int, uint) bool ShowWindow(IntPtr, int) IntPtr GetUpdateRectInternal(IntPtr, Rectangle&, bool) IntPtr SendMessage(IntPtr, int, int, int) IntPtr SendMessageHDHITTESTINFO(IntPtr, int, IntPtr, NativeMethods/HDHITTESTINFO) IntPtr SendMessageHDItem(IntPtr, int, int, NativeMethods/HDITEM&) IntPtr SendMessageLVItem(IntPtr, int, int, NativeMethods/LVITEM&) IntPtr ValidatedRectInternal(IntPtr, Rectangle&)