Definitions: Mono 1.9 Date Submitted: 4/2/2008 6:35:40 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.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. 1 [TODO] System.Windows.Forms.WebBrowser::.ctor() Details: Stub, not implemented 5 [NIEX] System.Type::GetTypeFromProgID(System.String) Details: Mono does not support COM 4 [NIEX] System.Windows.Forms.BindingSource::IndexOf(System.Object) 4 [NIEX] System.Windows.Forms.HtmlElement::set_InnerHtml(System.String) 1 [TODO] System.Windows.Forms.ContainerControl::set_AutoValidate(System.Windows.Forms.AutoValidate) Details: Currently does nothing with the setting 4 [NIEX] System.Windows.Forms.BindingSource::Clear() 4 [NIEX] System.Windows.Forms.BindingSource::CancelEdit() 2 [MISS] System.Windows.Forms.Binding::WriteValue()