
restriction on combox and form
OK,
What is the command that can unlock the combox box control ???
the name of my combo box, is "ComboBox1"
thanks in advance
Anne Catherine & sylvain
Patricia C <patriciadATteampsc.com> a crit dans le message :
Quote:
> You can put code in the custom property change event to do this.
> If the check box control is not going to be selected by default, then set
> the combo box's properties to locked. Then in the custom property change
> event, if the checkbox control's value is set to "true" then unlock the
> combo box control.
> Patricia
> > I am working with Exchange 5.5 (sp3) and Outlook 2000.
> > I create a new form of contact, based on IPM.CONTACT.
> > I want to use a Combo Box Control and a CheckBox Control.
> > Is it possible that the Combo Box Control is lock when the CheckBox
> Control
> > is not selected ?
> > thanks in advance
> > sylvain & anne catherine