1

Possible Duplicate:
How can I customize the system menu of a Windows Form?

I am just wondering, how can I add a custom menu item to the system menu of windows form?

By default, we only get to see restore, move, 'size', 'minimize', maximize, and close options. What should I do here so I will be able to add, say "Always on Top" option (click to check/uncheck)? Is there any existing example of this?

Thanks

Community
  • 1
  • 1
woodykiddy
  • 6,074
  • 16
  • 59
  • 100
  • 1
    This menu is called the "System Menu". See here: http://stackoverflow.com/questions/4615940/how-can-i-customize-the-system-menu-of-a-windows-form – Sjoerd Aug 30 '11 at 09:07
  • Note, while you can customise the system menu, a "always on top" option is not possible: [*How do I create a topmost window that is never covered by other topmost windows?*](http://blogs.msdn.com/b/oldnewthing/archive/2011/03/10/10138969.aspx). – Richard Aug 31 '11 at 08:09

0 Answers0