Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form titles
Message
From
31/10/1998 10:30:56
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00153162
Message ID:
00153163
Views:
23
>I'm having trouble getting a form title to change on a standard cBizObjMaintenance form. I've dropped a new business object on the form and everything seems to be working correctly, but the form's title does not change. Users can see the data. Select different pages and edit data to their own delight. The only problem is the title doesn't change.
>
>The new business object:
>1. lPrimaryBizObj property is .T.
>2. lChangeFormTitle property is .T.
>3. cDescField has a field that should work. (The value shows up in the list.)
>
>The forms standard cListOneToManyObj:
>1. lEnabled property is set to false.
>
>Thanks,
>Bill

Hi Bill
Sounds as simple as
THISFORM.Caption = "Something..."
Best
Danijel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform