
Visual Basic (Declaration) | |
---|---|
<TemplatePartAttribute(Name="PART_K2TextBoxBase", Type=SourceCode.Workflow.WizardFramework.Controls.K2TextBoxBase)> Public Class K2ComboBox Inherits System.Windows.Controls.ComboBox Implements MS.Internal.Controls.IGeneratorHost |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As K2ComboBox |
C# | |
---|---|
[TemplatePart(Name="PART_K2TextBoxBase", Type=SourceCode.Workflow.WizardFramework.Controls.K2TextBoxBase)] public class K2ComboBox : System.Windows.Controls.ComboBox, MS.Internal.Controls.IGeneratorHost |
C++/CLI | |
---|---|
[TemplatePart(Name="PART_K2TextBoxBase", Type=SourceCode.Workflow.WizardFramework.Controls.K2TextBoxBase)] public ref class K2ComboBox : public System.Windows.Controls.ComboBox, MS.Internal.Controls.IGeneratorHost |
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.ItemsControl
System.Windows.Controls.Primitives.Selector
System.Windows.Controls.ComboBox
SourceCode.Workflow.WizardFramework.Controls.K2ComboBox
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