[Mono-bugs] [Bug 428993] New: UIA Suport in ListBox Control
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 22 20:35:40 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=428993
Summary: UIA Suport in ListBox Control
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: openSUSE 11.0
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mcarrion at novell.com
QAContact: mono-bugs at lists.ximian.com
Blocks: 427980
Found By: Development
Created an attachment (id=241028)
--> (https://bugzilla.novell.com/attachment.cgi?id=241028)
ListBox UIA patch.
Support of Selection Pattern in ListBox.
Adds two internal events:
+ ListBox.UIASelectionModeChanged: generated when LisBox.SelectionMode changes.
+ ListBox.SelectedIndexCollection.UIACollectionChanged: generated when
ListBox.SelectedIndexCollectiox changes (element added, element removed, or
list cleared)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list