
Visual Basic (Declaration) | |
---|---|
<TemplatePartAttribute(Name="PART_K2TextBoxBase", Type=System.Windows.Controls.ContentPresenter)> <TemplatePartAttribute(Name="PART_ContextButton", Type=SourceCode.Workflow.WizardFramework.Controls.K2TextBoxBase)> Public Class K2TextBox Inherits System.Windows.Controls.ContentControl |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As K2TextBox |
C# | |
---|---|
[TemplatePart(Name="PART_K2TextBoxBase", Type=System.Windows.Controls.ContentPresenter)] [TemplatePart(Name="PART_ContextButton", Type=SourceCode.Workflow.WizardFramework.Controls.K2TextBoxBase)] public class K2TextBox : System.Windows.Controls.ContentControl |
C++/CLI | |
---|---|
[TemplatePart(Name="PART_K2TextBoxBase", Type=System.Windows.Controls.ContentPresenter)] [TemplatePart(Name="PART_ContextButton", Type=SourceCode.Workflow.WizardFramework.Controls.K2TextBoxBase)] public ref class K2TextBox : public System.Windows.Controls.ContentControl |
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
SourceCode.Workflow.WizardFramework.Controls.K2TextBox
SourceCode.Workflow.WizardFramework.Controls.K2TextBoxEx
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