Adding watermark to Combobox in Outlook.

  • Thread starter KarthikonIT via OfficeKB.com
  • Start date
K

KarthikonIT via OfficeKB.com

Hi,
I m creating an addin for MS Outlook.
I have added a Combobox "Office::msoControlComboBox" in the Outlook toolbar.

May some tell me what is the property to use for setting Watermark for this
combo, like how
it appears in search "Type a question for help".


I would also like to know the appropriate link from where i can get a
description of the properties & methods of these controls.


Thanks in advance.
 
K

Ken Slovak - [MVP - Outlook]

Have you looked in the object browser and actually seen that property for a
combo? If you mean background text then just add some text to the control
and select that list entry.

It usually helps when posting questions to list your Outlook version and
language.
 
Top