InfoConnect for Airlines VBA Guide
Theme Object Properties

For a list of all members of this type, see Theme members.

Properties
 NameDescription
Public PropertyCursorGets the cursor object associated with the theme.  
Public PropertyFileNameGets the theme template to use. The Set action for this property is Obsolete and will be removed in a future release. Use the Theme object's Load method instead.  
Public PropertyFontGets the font object associated with the theme.  
Public PropertyModifiedReturns the modified state of the theme.  
Public PropertyParentGets the parent object. The parent is the IIbmTerminal object.  
Public PropertySoundsGets the sounds object associated with the theme.  
Public PropertyThemeColorGets the color map object associated with the theme.  
Top
See Also