[Mono-bugs] [Bug 438529] New: UIA Support for ListView Control

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 23 17:46:18 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=438529


           Summary: UIA Support for ListView 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: 428895
          Found By: Beta-Customer


Created an attachment (id=247646)
 --> (https://bugzilla.novell.com/attachment.cgi?id=247646)
ListView UIA patch.

Attached patch enables accessibility in ListView control. 

The patch includes the following changes:

- Internal event when CheckBoxes property changes.
- Internal event when LabelEdit property changes.
- Internal event when MultiSelect property changes.
- Internal event when View property changes.
- Internal event when Items collection changes (item added, item removed, list
cleared).
- Internal event when Columns collection changes (column added, column removed,
list cleared).
- Internal property to get Columns value.
- Internal property to get Rows value.
- Internal property to get Default ListViewGroup value.
- Internal property to get Horizontal ScrollBar value.
- Internal property to get Vertical ScrollBar value.
- Internal method to get Group Head Bounds.


-- 
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