Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing the properties of controls
Message
From
22/11/2001 08:52:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
22/11/2001 07:18:35
Ashish Patel
Hindustan Petroleum
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00584868
Message ID:
00584890
Views:
25
>Hi
>
>Can I print the property setting of all the controls on the form ?
>If yes, How ?
>
>Thanks in Advance
>
>Ashish Patel

If you mean design time, you could open the form in class browser and 'view code'.

If you mean runtime, recursively collecting controls and checking with amembers(), pemstatus(),getpem(),sys(1269) you could get them. You could see a working sample of this by running FoxyClasses sample from command window (do samples.exe and check UDFObjCollector sample or click '?' icon on any form).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform