'Declaration <DesignTimeVisibleAttribute(False)> <ContentPropertyAttribute("Text")> <LicenseProviderAttribute(GrapeCity.Common.SpreadLicenseProvider)> <TemplateVisualStateAttribute(Name="InsertState", GroupName="EditModeStates")> <LocalizabilityAttribute(LocalizationCategory.Text)> <TemplatePartAttribute(Name="PART_ContentHost", Type=System.Windows.FrameworkElement)> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class GcTextBox Inherits EditBase
'Usage Dim instance As GcTextBox
[DesignTimeVisible(false)] [ContentProperty("Text")] [LicenseProvider(GrapeCity.Common.SpreadLicenseProvider)] [TemplateVisualState(Name="InsertState", GroupName="EditModeStates")] [Localizability(LocalizationCategory.Text)] [TemplatePart(Name="PART_ContentHost", Type=System.Windows.FrameworkElement)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class GcTextBox : EditBase