Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Objects within a form
Message
From
10/11/2003 05:43:36
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/11/2003 00:34:41
Rinie Arellano
Chase Tech. Corp.
Philippines
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00848161
Message ID:
00848198
Views:
16
>Hello Guys,
>
>How can I get all the object names included in a form during run time?Coz I for instance I have to change the caption from english characters into chinese characters.Hope you could help me.
>
>Thanks,
>Rinie

You need a code that'd walk down the hierarchy of contained controls and controls within them. A simple 'for each loControl in thisform.controls..endfor' wouldn't work (unless all controls are directly on form and not a container type).
You might see example doing it in FoxyClasses.
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