|
-
August 24th, 2001, 04:51 PM
#1
Mouse position
Hello
Is there any way to know the instance when the mouse is brought on to the border of the form.
My problem is in my application when the form is resized using controlbaox and move the mouse over the border of the form then I am not getting the double arrow mouse pointer.
Thanks in advance.
Goutam.
-
August 24th, 2001, 06:12 PM
#2
Re: Mouse position
The double arrow is a function of the Forms BorderStyle.
Make sure is is SIZEABLE
John G
-
August 27th, 2001, 11:48 AM
#3
Re: Mouse position
Hello John,
Thanks for your prompt reply. My application is an MDI application with about 20 child forms and one parent form and one Module. There is No border style property for parent form. But I have set the border style of the child forms as Sizable. Even then I do not get double arrow for even child forms.
Any hints are greatly welcome.
Thanks
Babu.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|