Bug 468099 - ContextMenuStrip: Begin Implementation
Summary: ContextMenuStrip: Begin Implementation
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - UIA (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: ---
Assignee: Sanford Armstrong
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 428486 428870
  Show dependency treegraph
 
Reported: 2009-01-21 20:46 UTC by Sanford Armstrong
Modified: 2009-02-06 20:04 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.