"farseer" <farseer@optonline.net> schrieb:
> is it possible to add an icon, toggle btn, or even a checkbox to the
> control box caption area of a form (this is there the minimize,
> maximize and close icons are located in the upper right of a form) and
> also trap for user clicks on those controls?
Basically it is possible using Win32 interop calls, but I would not
recommend it because it violates Windows design guidelines.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
farseer - 08 Nov 2006 07:06 GMT
there is no way to subclass or inherit from a WinForm to do this? i'm
suprised...
On Nov 6, 6:04 pm, "Herfried K. Wagner [MVP]"
<hirf-spam-me-h...@gmx.at> wrote:
> "farseer" <fars...@optonline.net> schrieb:
>
[quoted text clipped - 8 lines]
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>