Intersoft ClientUI Documentation
UXStackMenu Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXStackMenu Namespace : UXStackMenu Class






Provides a lightweight control for stack menu.

Object Model

UXStackMenu Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="ArcPresenter", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="ArcReflector", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)>
<DescriptionAttribute("Provides a lightweight control for stack menu.")>
<TemplatePartAttribute(Name="ArcContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="MenuContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="MenuScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)>
<TemplatePartAttribute(Name="GridPresenterTemplate", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridScrollElement", Type=System.Windows.Controls.ScrollViewer)>
<TemplatePartAttribute(Name="MenuPresenter", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridPresenter", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridHeaderElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridHeaderTextElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="MenuCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)>
<TemplatePartAttribute(Name="StackElement", Type=System.Windows.Controls.Grid)>
<StyleTypedPropertyAttribute(Property="CallOutStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCallOut)>
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)>
<TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)>
<TemplatePartAttribute(Name="GridFooterElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="GridFooterTextElement", Type=System.Windows.Controls.TextBlock)>
Public Class UXStackMenu 
   Inherits Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl
   Implements IControlIFramework, ILicensing, ISelectionIMenuIDropable 
Visual Basic (Usage)Copy Code
Dim instance As UXStackMenu
C# 
[TemplatePartAttribute(Name="ArcPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ArcReflector", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)]
[DescriptionAttribute("Provides a lightweight control for stack menu.")]
[TemplatePartAttribute(Name="ArcContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="MenuContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="MenuScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)]
[TemplatePartAttribute(Name="GridPresenterTemplate", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridScrollElement", Type=System.Windows.Controls.ScrollViewer)]
[TemplatePartAttribute(Name="MenuPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridHeaderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridHeaderTextElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="MenuCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
[TemplatePartAttribute(Name="StackElement", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="CallOutStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCallOut)]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)]
[TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)]
[TemplatePartAttribute(Name="GridFooterElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridFooterTextElement", Type=System.Windows.Controls.TextBlock)]
public class UXStackMenu : Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl, IControlIFramework, ILicensing, ISelectionIMenuIDropable  
JScript 
TemplatePartAttribute(Name="ArcPresenter", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="ArcReflector", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)
DescriptionAttribute("Provides a lightweight control for stack menu.")
TemplatePartAttribute(Name="ArcContainer", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="MenuContainer", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="MenuScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)
TemplatePartAttribute(Name="GridPresenterTemplate", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridScrollElement", Type=System.Windows.Controls.ScrollViewer)
TemplatePartAttribute(Name="MenuPresenter", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridPresenter", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridContainer", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridHeaderElement", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridHeaderTextElement", Type=System.Windows.Controls.TextBlock)
TemplatePartAttribute(Name="MenuCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)
TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)
TemplatePartAttribute(Name="StackElement", Type=System.Windows.Controls.Grid)
StyleTypedPropertyAttribute(Property="CallOutStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCallOut)
StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)
TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)
TemplatePartAttribute(Name="GridFooterElement", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="GridFooterTextElement", Type=System.Windows.Controls.TextBlock)
public class UXStackMenu extends Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl implements IControlIFramework, ILicensing, ISelectionIMenuIDropable 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="ArcPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ArcReflector", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)]
[DescriptionAttribute("Provides a lightweight control for stack menu.")]
[TemplatePartAttribute(Name="ArcContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="MenuContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="MenuScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)]
[TemplatePartAttribute(Name="GridPresenterTemplate", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridScrollElement", Type=System.Windows.Controls.ScrollViewer)]
[TemplatePartAttribute(Name="MenuPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridHeaderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridHeaderTextElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="MenuCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
[TemplatePartAttribute(Name="StackElement", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="CallOutStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCallOut)]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)]
[TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)]
[TemplatePartAttribute(Name="GridFooterElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridFooterTextElement", Type=System.Windows.Controls.TextBlock)]
public __gc class UXStackMenu : public Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl, IControlIFramework, ILicensing, ISelectionIMenuIDropable  
C++/CLI 
[TemplatePartAttribute(Name="ArcPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ArcReflector", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)]
[DescriptionAttribute("Provides a lightweight control for stack menu.")]
[TemplatePartAttribute(Name="ArcContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="MenuContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="MenuScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)]
[TemplatePartAttribute(Name="GridPresenterTemplate", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridScrollElement", Type=System.Windows.Controls.ScrollViewer)]
[TemplatePartAttribute(Name="MenuPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridPresenter", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridHeaderElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridHeaderTextElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="MenuCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridCallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
[TemplatePartAttribute(Name="StackElement", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="CallOutStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCallOut)]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXStackMenu.UXStackItem)]
[TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)]
[TemplatePartAttribute(Name="GridFooterElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="GridFooterTextElement", Type=System.Windows.Controls.TextBlock)]
public ref class UXStackMenu : public Intersoft.Client.UI.Controls.Interactivity.ISDragableSelectionControl, IControlIFramework, ILicensing, ISelectionIMenuIDropable  

Inheritance Hierarchy

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.Controls.Interactivity.ISDragableSelectionControl
                           Intersoft.Client.UI.Aqua.UXStackMenu.UXStackMenu

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.