Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dropping object on a form
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01450541
Message ID:
01450550
Views:
47
>>>Hi,
>>>
>>>I need to drop about 4 to 5 different objects on a form. The form is very busy; there is hardly a empty space that is not occupied by a textbox, label or a button. Where do you recommend to drop objects if the form is very busy? What if the dropped object gets on a button or a pageframe, what would happen? Also, is there a harm if I change the size of the image created by VFP when you drop an object on the form?
>>>
>>>TIA.
>>
>>What type of objects you're dropping? Are they visual objects and need to be visible in run-time?
>
>No, these are not visual objects at all. These are BIZ class objects that the program uses.

If that's the case, just add them anythere to the form, say, top - 100 and left - 100, as long as you don't need to access them in design time. In design time you can access them using Properties sheet, so the position doesn't matter much.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform