adding to system menu

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a very simple program which uses a single C# form

I would like to add an About entry (to open a little about the program form)
to the system menu (the one that says Move, Size, Minimize, Maximise, Close
etc)

Is this possible in C#

How ?

Many thanks
 
Back
Top