Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Embedding controls
Message
From
11/10/2005 17:39:25
 
 
To
11/10/2005 17:19:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01058099
Message ID:
01058107
Views:
11
>Hi all,
>
>If this appears twice, I'm sorry... I don't know where my original post went.
>
>I am trying to create an uncluttered form. I have a multipage control on my form as it allows me to group stuff into related pages. Nothing new there.
>
>As you all are aware, by using this control, it severely limits the controls you can place on one of the tabbed pages. In my case, I've used the msflexgrid control as it works. Well... read works as in it goes onto the page and stays there.
>
>What I'm trying to figure out how to do, it place a control inside the grids, say a checkbox or a combo... well... at the moment... anything!
>
>I can't figure out for the life of me how to do it. Is it possible? I can't see any exposed events to edit, but then it may be because I'm using the designer and not editing the code itself.
>
>Any clues as how I should do this? or... a better suggestion for the form layout than the multipage control?
>
>
>Cheers
>John

To remove a control from within a grid:

Select the control from the property sheet
Now select the Form Designer title bar with the mouse.
Press the Delete key.


To add a control to a grid column:

Select the column from the property sheet
Select the Form Designer title bar with the mouse.
Select the control to add from the Form Controls toolbar.
Click on the column in the Form Designer.

Note that you won't see the new control in the column unles syou've removed the TextBox, first.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform