Intersoft.Client.UI.Aqua.UXCollection Namespace : UXSearchBoxItem Class |
<TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")> <TemplatePartAttribute(Name="ContentPresenter", Type=Intersoft.Client.UI.Controls.StylishLabel)> <TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")> <TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")> <TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")> <TemplatePartAttribute(Name="FillColor2", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="FillColor", Type=System.Windows.Controls.Border)> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")> <TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="FocusVisualElement", Type=System.Windows.Controls.Border)> Public Class UXSearchBoxItem Inherits UXComboBoxItem Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSource, Intersoft.Client.Framework.INavigationSupport, Intersoft.Client.Framework.Input.ICommandSource, Intersoft.Client.Framework.ISelectionItem
Dim instance As UXSearchBoxItem
[TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")] [TemplatePartAttribute(Name="ContentPresenter", Type=Intersoft.Client.UI.Controls.StylishLabel)] [TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] [TemplatePartAttribute(Name="FillColor2", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="FillColor", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="FocusVisualElement", Type=System.Windows.Controls.Border)] public class UXSearchBoxItem : UXComboBoxItem, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSource, Intersoft.Client.Framework.INavigationSupport, Intersoft.Client.Framework.Input.ICommandSource, Intersoft.Client.Framework.ISelectionItem
[TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")] [TemplatePartAttribute(Name="ContentPresenter", Type=Intersoft.Client.UI.Controls.StylishLabel)] [TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] [TemplatePartAttribute(Name="FillColor2", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="FillColor", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="FocusVisualElement", Type=System.Windows.Controls.Border)] public ref class UXSearchBoxItem : public UXComboBoxItem, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSource, Intersoft.Client.Framework.INavigationSupport, Intersoft.Client.Framework.Input.ICommandSource, Intersoft.Client.Framework.ISelectionItem
The item container type of UXSearchBox is UXSearchBoxItem.
UXSearchBoxItem implements both ICommandSource and INavigationSource that allows both commanding and navigation using UXSearchBoxItem
You can do commanding through Command, CommandTarget and CommandParameter properties and navigation using NavigateUri and TargetName properties.
To learn more about commanding, see Commanding Overview. To learn more about navigation, see Navigation Overview.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Intersoft.Client.Framework.ISContentControl
Intersoft.Client.Framework.ISSelectionItemControl
Intersoft.Client.UI.Aqua.UXCollection.UXComboBoxItem
Intersoft.Client.UI.Aqua.UXCollection.UXSearchBoxItem
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