Intersoft.Client.UI.Navigation Namespace : UXBreadCrumbBox Class |
<TemplatePartAttribute(Name="validationTooltip", Type=System.Windows.Controls.ToolTip)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="HighlightFocused")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")> <TemplatePartAttribute(Name="ValidationErrorElement", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="ResizablePane", Type=Intersoft.Client.UI.Aqua.UXResizablePane)> <TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")> <TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidUnfocused")> <TemplatePartAttribute(Name="ScrollElement", Type=Intersoft.Client.UI.Controls.UXScrollViewer)> <TemplatePartAttribute(Name="RotateTransform", Type=System.Windows.Media.RotateTransform)> <TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="DisabledVisualElement", Type=System.Windows.Controls.Border)> <TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardFocused")> <TemplatePartAttribute(Name="DropDownButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)> <StyleTypedPropertyAttribute(Property="PopupStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXPopup)> <DescriptionAttribute("Represents a selection control in a drop-down list form.")> <TemplatePartAttribute(Name="LoadedItem", Type=System.Windows.Shapes.Ellipse)> <TemplatePartAttribute(Name="InputElement", Type=Intersoft.Client.UI.Controls.UXTextBox)> <TemplatePartAttribute(Name="DropDownMenuContainer", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="EditableElement", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="FocusVisualElement", Type=System.Windows.Controls.Border)> <StyleTypedPropertyAttribute(Property="TextBoxStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXTextBox)> <TemplatePartAttribute(Name="PopupElement", Type=Intersoft.Client.UI.Controls.UXPopup)> <TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")> <TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")> <TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardUnfocused")> <TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidFocused")> <StyleTypedPropertyAttribute(Property="ScrollViewerStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXScrollViewer)> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Navigation.UXBreadCrumbBoxItem)> <TemplateVisualStateAttribute(GroupName="LoadingStates", Name="Loaded")> <TemplateVisualStateAttribute(GroupName="LoadingStates", Name="Loading")> Public Class UXBreadCrumbBox Inherits Intersoft.Client.Framework.ISSelectionControl Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.Input.IFocusRedirection, Intersoft.Client.Framework.Input.IKeyboardFocus, Intersoft.Client.Framework.ISelection
Dim instance As UXBreadCrumbBox
[TemplatePartAttribute(Name="validationTooltip", Type=System.Windows.Controls.ToolTip)] [TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="HighlightFocused")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")] [TemplatePartAttribute(Name="ValidationErrorElement", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="ResizablePane", Type=Intersoft.Client.UI.Aqua.UXResizablePane)] [TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidUnfocused")] [TemplatePartAttribute(Name="ScrollElement", Type=Intersoft.Client.UI.Controls.UXScrollViewer)] [TemplatePartAttribute(Name="RotateTransform", Type=System.Windows.Media.RotateTransform)] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="DisabledVisualElement", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardFocused")] [TemplatePartAttribute(Name="DropDownButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)] [StyleTypedPropertyAttribute(Property="PopupStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXPopup)] [DescriptionAttribute("Represents a selection control in a drop-down list form.")] [TemplatePartAttribute(Name="LoadedItem", Type=System.Windows.Shapes.Ellipse)] [TemplatePartAttribute(Name="InputElement", Type=Intersoft.Client.UI.Controls.UXTextBox)] [TemplatePartAttribute(Name="DropDownMenuContainer", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="EditableElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="FocusVisualElement", Type=System.Windows.Controls.Border)] [StyleTypedPropertyAttribute(Property="TextBoxStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXTextBox)] [TemplatePartAttribute(Name="PopupElement", Type=Intersoft.Client.UI.Controls.UXPopup)] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")] [TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")] [TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardUnfocused")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidFocused")] [StyleTypedPropertyAttribute(Property="ScrollViewerStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXScrollViewer)] [StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Navigation.UXBreadCrumbBoxItem)] [TemplateVisualStateAttribute(GroupName="LoadingStates", Name="Loaded")] [TemplateVisualStateAttribute(GroupName="LoadingStates", Name="Loading")] public class UXBreadCrumbBox : Intersoft.Client.Framework.ISSelectionControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.Input.IFocusRedirection, Intersoft.Client.Framework.Input.IKeyboardFocus, Intersoft.Client.Framework.ISelection
[TemplatePartAttribute(Name="validationTooltip", Type=System.Windows.Controls.ToolTip)] [TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="HighlightFocused")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")] [TemplatePartAttribute(Name="ValidationErrorElement", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="ResizablePane", Type=Intersoft.Client.UI.Aqua.UXResizablePane)] [TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidUnfocused")] [TemplatePartAttribute(Name="ScrollElement", Type=Intersoft.Client.UI.Controls.UXScrollViewer)] [TemplatePartAttribute(Name="RotateTransform", Type=System.Windows.Media.RotateTransform)] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="DisabledVisualElement", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardFocused")] [TemplatePartAttribute(Name="DropDownButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)] [StyleTypedPropertyAttribute(Property="PopupStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXPopup)] [DescriptionAttribute("Represents a selection control in a drop-down list form.")] [TemplatePartAttribute(Name="LoadedItem", Type=System.Windows.Shapes.Ellipse)] [TemplatePartAttribute(Name="InputElement", Type=Intersoft.Client.UI.Controls.UXTextBox)] [TemplatePartAttribute(Name="DropDownMenuContainer", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="EditableElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="FocusVisualElement", Type=System.Windows.Controls.Border)] [StyleTypedPropertyAttribute(Property="TextBoxStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXTextBox)] [TemplatePartAttribute(Name="PopupElement", Type=Intersoft.Client.UI.Controls.UXPopup)] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")] [TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")] [TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardUnfocused")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidFocused")] [StyleTypedPropertyAttribute(Property="ScrollViewerStyle", StyleTargetType=Intersoft.Client.UI.Controls.UXScrollViewer)] [StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Navigation.UXBreadCrumbBoxItem)] [TemplateVisualStateAttribute(GroupName="LoadingStates", Name="Loaded")] [TemplateVisualStateAttribute(GroupName="LoadingStates", Name="Loading")] public ref class UXBreadCrumbBox : public Intersoft.Client.Framework.ISSelectionControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.Input.IFocusRedirection, Intersoft.Client.Framework.Input.IKeyboardFocus, Intersoft.Client.Framework.ISelection
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
Intersoft.Client.Framework.ISItemsControl
Intersoft.Client.Framework.ISSelectionControl
Intersoft.Client.UI.Navigation.UXBreadCrumbBox
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