Bug 468099

Summary: ContextMenuStrip: Begin Implementation
Product: [Mono] UI Automation Reporter: Sanford Armstrong <saarmstrong>
Component: Winforms - UIAAssignee: Sanford Armstrong <saarmstrong>
Status: RESOLVED FIXED QA Contact: E-mail List <mono-a11y-qa>
Severity: Enhancement    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 428486, 428870    

Description Sanford Armstrong 2009-01-21 20:46:53 UTC
Generate providers based on value of Control.ContextMenuStrip.  Handle Control.ContextMenuStripChanged event.

Existing ToolStripProvider, MenuStripProvider, and StatusStripProvider should be helpful.

Don't forget unit tests.
Comment 1 Sanford Armstrong 2009-02-05 20:14:36 UTC
Committed in r125926, but I still need to write unit tests.
Comment 2 Sanford Armstrong 2009-02-06 20:04:08 UTC
Fixed in r126085.