Possible Duplicate:
Override tooltip text for Titlebar buttons (Close, Maximize, Minimize, Help)
In the Windows form we have three buttons on the top right corner like min,max,close.
By default the close button has the tooltip as "Close". I need to change this text to be "Hide".
It seems not easy. Could you help me please?