Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print button on preview toolbar
Message
From
25/01/2005 04:00:08
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
24/01/2005 10:25:44
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00977969
Message ID:
00980294
Views:
38
Thank you,

very nice. :)

>Hi Metin.
>
>>Relative in this thread; In VFP9 can I change print toolbar's button's captions without recompile toolbar applications sources?
>
>Sure, because you have access to the toolbar. For example:
>
>
loListener = createobject('ReportListener')
>report form MyReport preview object loListener nowait
>loListener.PreviewContainer.oForm.Toolbar.cmdPrint.Caption = 'Whatever'
>
>
>Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform