Extending ToolStripMenuItems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tx Whytboy

    Extending ToolStripMenuItems

    Ive got a property Extender that I'm trying to add a property onto a
    ToolStripMenuIt em however, I cant seem to get it to attach.

    I've tried [ProvideProperty ("PropertyName" , typeof(ToolStri pMenuItem))]

    But that doesnt seem to add the property to those items.

    Any ideas?

    - Roger
Working...