property Context.Options(Option as ContextOptionEnum) as Variant
Specifies an option for the sensitive context list.

 TypeDescription 
   Option as ContextOptionEnum A ContextOptionEnum expression that indicates the option being changed.  
   Variant A variant value that indicates the value for the specified option.  
Use the Options property to specify options for the control's context list. Use the Add method to add new items to the control's context list. Use the Remove method to remove an item from the control's context list. Use the Sort method to sort the items in the control's context list.
Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.