Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long name from activecontrol.
Message
From
06/04/2000 09:05:24
 
 
To
06/04/2000 09:04:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00356102
Message ID:
00356211
Views:
11
>>I want know the name of the activecontrol.
>>When i try
>>
>>_screen.activeform.activecontrol.name
>>
>>returns: grid1
>>
>>But what i want is
>>
>>_screen.form.pageframe1.page1.grid1
>>
>>Is there a way to do this programmaticly
>>

Oops, I think I just sent an empty message. Sorry. Anyway, try SYS(1272) for what you're looking for:

lcControl = SYS(1272, oObject)

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform