Version

FormulaBar Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the formula bar.  
Public PropertyBorderStyleGets/sets the border style of the FormulaBar  
Public PropertyBorderStyleButtonsAreaGets/sets the border style of the buttons area of the FormulaBar.  
Public PropertyBorderStyleFormulaTextBoxGets/sets the border style of the formula text box of the FormulaBar.  
Public PropertyBorderStyleNameBoxGets/sets the border style of the name box of the FormulaBar.  
Public PropertyButtonAppearanceReturns or sets the appearance used to render the enter and cancel buttons on the formula bar.  
Public PropertyButtonHotTrackingAppearanceReturns or sets the appearance used to render the enter and cancel buttons on the formula bar when the mouse is over the button.  
Public PropertyButtonsAreaAppearanceReturns or sets the appearance used to render the area that contains the enter and cancel buttons on the formula bar.  
Public PropertyCancelButtonAppearanceReturns or sets the appearance used to render the formula bar cancel button.  
Public PropertyCancelButtonHotTrackingAppearanceReturns or sets the appearance used to render the formula bar cancel button when the mouse is over the button.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnterButtonAppearanceReturns or sets the appearance used to render the formula bar enter button.  
Public PropertyEnterButtonHotTrackingAppearanceReturns or sets the appearance used to render the formula bar enter button when the mouse is over the button.  
Public PropertyExpandedGets/sets the expanded state of the formula bar.  
Public PropertyFormulaTextBoxAppearanceReturns or sets the appearance used to render the formula text box.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonsAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCancelButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCancelButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasEnterButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasEnterButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasFormulaTextBoxAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNameBoxAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNameBoxSplitterAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeightInLinesGets/sets the height of the formula bar when expanded is true. The height is measuring in lines of text.  
Public PropertyNameBoxAppearanceReturns or sets the appearance used to render the name box.  
Public PropertyNameBoxSplitterAppearanceReturns or sets the appearance used to render the splitter after the name box.  
Public PropertyNameBoxWidthGets/sets the width of the name box.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleGets or sets whether the formula bar is visible.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also