vote up 1 vote down star
1

In visual studio when you create a custom control you get this ugly little purple gear thing for an icon of your control instead of a custom control .

So how can I change the icon for my control?

flag

1 Answer

vote up 1 vote down check

Use the ToolboxBitmap attribute on the class.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.