Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a Similar command in C#
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Is there a Similar command in C#
Divers
Thread ID:
00674239
Message ID:
00674239
Vues:
62
hi guys ,
is there a similar command to VFP's eval or & in c#

also

i have a sub class text box in a separate project in the same solution as my main application, at run time i want to set the back color for all text boxes to a user define color set in the application.
In vfp I would do this
** init event of the sub classed text box
this.backcolor = oapp.defaultbackcolor in the init of the sub class text box

I do the same thing in c# and says it cant find the namespace of my main application.

the default backcolor variable is static var set in a main application class,which has global scope.

can anyone help

tia
Fred Besterwitch, MCP

The harder you work. The luckier you get.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform