Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using OptionButtons to disable fields
Message
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
VBA
Titre:
Using OptionButtons to disable fields
Divers
Thread ID:
01112299
Message ID:
01112299
Vues:
57
Can anybody help me please.

I have an outlook custom form and I would like to disable certain fields based on an option button. I have 2 option buttons on my form but how do I refer or change the properties at runtime when the user selects the option button:

I suppose I need to some kind of procedure that refers to the control like below

Item.GetInspector.ModifiedFormPages("Message").Controls("TextBox1").Enabled = True
Item.GetInspector.ModifiedFormPages("Message").Controls("TextBox1").Readonly = True

Many tHanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Répondre
Fil
Voir

Click here to load this message in the networking platform