all groups > dotnet windows forms designtime > april 2004 >
You're in the

dotnet windows forms designtime

group:

Obtaining handle to Form's client area.


Obtaining handle to Form's client area. Andy Mustapick
4/18/2004 8:56:06 AM
dotnet windows forms designtime:
How can I obtain a handle to the underlying window contained within the
Form's client area only?

Re: Obtaining handle to Form's client area. Allen Anderson
4/22/2004 4:00:26 PM
The form is the window (there isn't a seperate client window). If you
look in the form class you will see a property called Handle. That is
what you want.

Allen Anderson
http://www.glacialcomponents.com
mailto: allen@put my website url here.com

On Sun, 18 Apr 2004 08:56:06 -0400, "Andy Mustapick"
[quoted text, click to view]
AddThis Social Bookmark Button