https://bugzilla.novell.com/show_bug.cgi?id=396124
Summary: PropertyGrid: TextBox.AutoCompleteSource converter
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: ASSIGNED
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
The AutoCompleteSource property on TextBox is un-edittable, it should be a
drop-down list similar to the one on ComboBox.
Class TextBoxAutoCompleteSourceConverter needs implementation. As
AutoCompleteSource is an enum this converter should be a subclass of
EnumConverter. With that in place the difference between the two editors is
seen to be that the ListItems enum member is not displayed by this one.
Patch attached. Also includes ChangeLog entries for bug 396076 and 396078.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs