Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox and PageFrame
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00056672
Message ID:
00056693
Views:
28
>Hello.
>I have a PageFrame with two pages. On the second page is placed ComboBox. When
>I choose a new value to be execute the InteractiveChange method. For an example:
> - Combo1.InteractiveChane Event -
>...Calculations....
>IF ControlVariable
>THISFORM.PAGEFRAME1. ActivePage = 1
>ENDIF
>But... ComboBox is remain visible on the first page...
>(Certainly I can use Combo1. Visible = .F., but there are other ideas)
>In than problem?
>Denis.

Denis,

Check to see if your combo is on the pageframe or on the form. If it's on the form, then move it onto the page frame (be sure your page frame is in edit mode with the green bar around it first). Then it will show only on page 2 of your pageframe.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform