c# - Adding buttons to a Tool Window Title bar -


How do I add another button to the title bar of the tool window next to the closed window button?

For example, the Auto Hide and Window Status buttons that you see in a View and Studio Tools window

I 'I'm not sure that it can be done more purely with pure C # , But generally I do not set up a window with the border style, and use the standard button to create my own fake title bar, which is a bit of a normal Windows title bar, but when I actually This is the easiest way if you want something like this.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -