| SpreadsheetGear.Windows.Controls Namespace : FormulaBar Class | 

'Declaration<System.Windows.TemplatePartAttribute(Name="AddressBox", Type=System.Windows.Controls.ComboBox)> <System.Windows.TemplatePartAttribute(Name="FormulaBox", Type=System.Windows.Controls.TextBox)> <System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class FormulaBar Inherits System.Windows.Controls.Control
'UsageDim instance As FormulaBar
[System.Windows.TemplatePart(Name="AddressBox", Type=System.Windows.Controls.ComboBox)] [System.Windows.TemplatePart(Name="FormulaBox", Type=System.Windows.Controls.TextBox)] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class FormulaBar : System.Windows.Controls.Control
public class FormulaBar = class(System.Windows.Controls.Control)
System.Windows.TemplatePartAttribute(Name="AddressBox", Type=System.Windows.Controls.ComboBox) System.Windows.TemplatePartAttribute(Name="FormulaBox", Type=System.Windows.Controls.TextBox) System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates") System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates") public class FormulaBar extends System.Windows.Controls.Control
[System.Windows.TemplatePart(Name="AddressBox", Type=System.Windows.Controls.ComboBox)] [System.Windows.TemplatePart(Name="FormulaBox", Type=System.Windows.Controls.TextBox)] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public __gc class FormulaBar : public System.Windows.Controls.Control
[System.Windows.TemplatePart(Name="AddressBox", Type=System.Windows.Controls.ComboBox)] [System.Windows.TemplatePart(Name="FormulaBox", Type=System.Windows.Controls.TextBox)] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public ref class FormulaBar : public System.Windows.Controls.Control
System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     SpreadsheetGear.Windows.Controls.FormulaBar
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2