Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to put a form in sizing
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00634051
Message ID:
00634061
Views:
19
>>>Hi all,
>>>
>>>I've created a custom dialog that can be resized and I want to increase the click area where a user can go to resize the form. I've got a image of the standard grabber in the lower right corner and I want the user to be able to mousedown there in addition to the edge of the border. How do I tell the form to go into the same 'mode' as it does when the border is clicked on?
>>>
>>>
>>>Thanks,
>>>
>>>- Brian
>

>
>>Brian,
>>
>>I not certain but can't you just call the forms resize event.
>
>
>Hi Caroline,
>
>The Resize will fire when the dimensions are changed, but what I want is to allow the user to be able to resize the form without having to click on the border edge.
>
>
>- Brian


Brian

You could try linking the forms width and height to the mouse movement over the control, so when the mouse is down in the control track the mouse movement and adjust the forms size accordingly.
Caroline
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform