Definitions: Mono 2.0 Date Submitted: 10/22/2008 9:54:29 PM Comments: ========================================= Pending issues: 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.DataGridView::InvalidateRow(System.Int32) 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.TextBox::set_AutoCompleteCustomSource(System.Windows.Forms.AutoCompleteStringCollection) Details: AutoCompletion algorithm is currently not implemented. 4 [NIEX] System.Windows.Forms.DataGridView::InvalidateColumn(System.Int32) 4 [NIEX] System.Windows.Forms.DataGridView::InvalidateCell(System.Windows.Forms.DataGridViewCell) 1 [TODO] System.Windows.Forms.Application::SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode) Details: Empty stub. 1 [TODO] System.Drawing.Icon::ExtractAssociatedIcon(System.String) Details: The same icon, SystemIcons.WinLogo, is returned for all file types. **************************************************** Methods that have been implemented: System.Windows.Forms.DataGridView::InvalidateCell(System.Int32,System.Int32) System.Windows.Forms.DataGridView::set_VirtualMode(System.Boolean) System.Windows.Forms.DataGridView::DisplayedRowCount(System.Boolean)