Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting Objects within a form
Message
De
10/11/2003 05:43:36
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/11/2003 00:34:41
Rinie Arellano
Chase Tech. Corp.
Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00848161
Message ID:
00848198
Vues:
17
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform