Hello guyz, am using
VB.Net en at the moment am trying something like an alternative to Minimize en Maximize buttons in caption/ title bar.
I have traped the WM_NCLBUTTONDOWN en taken the point of the Mouse click. I wish to use a rectangle drawn on the NonClient Area of the form (Caption/Title bar) as an alternative button to Max en Min button.
MY PROBLEM:: It looks like i cant use the PointToClient function on Nonclient area. How would i go about it?
Observation:: I have tried the same thing on the client area en it works fine.
Am begging for an idea. thank you!!
LION OF JUDDAH!