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






Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.

Object Model

UXRibbonApplicationContextMenu Class

Syntax

Visual Basic (Declaration) 
<TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")>
<TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")>
<DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")>
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)>
<TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)>
<TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
Public Class UXRibbonApplicationContextMenu 
   Inherits Intersoft.Client.UI.Aqua.UXContextMenu
   Implements IControlIFramework, ILicensing, ISelectionIMenu 
Visual Basic (Usage)Copy Code
Dim instance As UXRibbonApplicationContextMenu
C# 
[TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")]
[TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")]
[DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)]
[TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)]
[TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public class UXRibbonApplicationContextMenu : Intersoft.Client.UI.Aqua.UXContextMenu, IControlIFramework, ILicensing, ISelectionIMenu  
Delphi 
public class UXRibbonApplicationContextMenu = class(Intersoft.Client.UI.Aqua.UXContextMenu, IControl, IFramework, ILicensing, ISelection, IMenu)
JScript 
TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")
TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)
TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")
DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")
StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)
TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)
TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)
TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)
public class UXRibbonApplicationContextMenu extends Intersoft.Client.UI.Aqua.UXContextMenu implements IControlIFramework, ILicensing, ISelectionIMenu 
Managed Extensions for C++ 
[TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")]
[TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")]
[DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)]
[TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)]
[TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public __gc class UXRibbonApplicationContextMenu : public Intersoft.Client.UI.Aqua.UXContextMenu, IControlIFramework, ILicensing, ISelectionIMenu  
C++/CLI 
[TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")]
[TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")]
[DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)]
[TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)]
[TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public ref class UXRibbonApplicationContextMenu : public Intersoft.Client.UI.Aqua.UXContextMenu, IControlIFramework, ILicensing, ISelectionIMenu  

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.Aqua.UXMenuBase
                           Intersoft.Client.UI.Aqua.UXContextMenu
                              Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationContextMenu

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.