1

I am creating a user control and would like to create a custom menu like this http://i56.tinypic.com/5ycaqb.png but I do not know what to do, can you help me? (Sorry for my bad English)

0

1 Answer 1

4

You want to look into DesignerActionList.

Specifically in your ControlDesigner (or the one that you have that extends from it), you'll need to override

public virtual DesignerActionListCollection ActionLists { get; } 
Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.