
'Declaration <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplatePartAttribute(Name="ContentElement", Type=System.Windows.FrameworkElement)> <ContentPropertyAttribute("Blocks", True)> Public NotInheritable Class FormulaTextBox Inherits System.Windows.Controls.RichTextBox
'Usage Dim instance As FormulaTextBox
[TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplatePart(Name="ContentElement", Type=System.Windows.FrameworkElement)] [ContentProperty("Blocks", true)] public sealed class FormulaTextBox : System.Windows.Controls.RichTextBox
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.RichTextBox
GrapeCity.Windows.SpreadSheet.UI.FormulaTextBox