vote up 3 vote down star
1

Can anyone tell me how to make Paint.NET style ToolWindow(s)? Sorry I don't know if there is some kind of terminology to describe this better.

Currently my ToolWindows take focus whenever I click on a control inside of the ToolWindow or the ToolWindow itself. This means that if I click on the ToolBar or the MenuBar in the main form of my program that only bring the form into focus and doesn't actually click on the ToolBar / Menu. I don't want that.

flag

1 Answer

vote up 4 vote down check

You can donwload source code od Paint.NET and look how implemented "ToolWindows".

download page

link|flag
I had been looking for that but they removed it from the Paint.NET website. Thanks a lot. – smack0007 Jun 6 at 18:51

Your Answer

Get an OpenID
or
never shown

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