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