Intersoft ClientUI Documentation
UXMenu Class
Members 



Provides a lightweight control for displaying a menu to the attached element.
Object Model
UXMenu ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<DescriptionAttribute("Provides a lightweight control for displaying a menu to the attached element.")>
<TemplatePartAttribute(Name="IndicatorBackgroundElement", Type=System.Windows.Controls.Border)>
<TemplatePartAttribute(Name="ScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)>
<TemplatePartAttribute(Name="CallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)>
Public Class UXMenu 
   Inherits Intersoft.Client.Framework.ISContentControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXMenu
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[DescriptionAttribute("Provides a lightweight control for displaying a menu to the attached element.")]
[TemplatePartAttribute(Name="IndicatorBackgroundElement", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="ScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)]
[TemplatePartAttribute(Name="CallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
public class UXMenu : Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[DescriptionAttribute("Provides a lightweight control for displaying a menu to the attached element.")]
[TemplatePartAttribute(Name="IndicatorBackgroundElement", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="ScrollElement", Type=Intersoft.Client.UI.Aqua.UXScroller)]
[TemplatePartAttribute(Name="CallOutElement", Type=Intersoft.Client.UI.Aqua.UXCallOut)]
public ref class UXMenu : public Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

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.UI.Aqua.UXMenu

Requirements

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

See Also

Reference

UXMenu Members
Intersoft.Client.UI.Aqua Namespace

Send Feedback