Intersoft ClientUI Documentation
UXRibbonWindow Class
Members 



Represents a window interface that provides deep integration with the ribbon control.
Object Model
UXRibbonWindow ClassApplicationPackage ClassISFramework ClassUXRibbonBar ClassUXContextMenu ClassUXContextMenu Class
Syntax
<TemplatePartAttribute(Name="RibbonBarElement", Type=System.Windows.Controls.ContentPresenter)>
<TemplatePartAttribute(Name="WindowButtonPlaceHolder", Type=System.Windows.Controls.ContentControl)>
<DescriptionAttribute("Represents a window interface that provides deep integration with the ribbon control.")>
<TemplatePartAttribute(Name="WindowButtons", Type=Intersoft.Client.UI.Aqua.UXDesktop.WindowButtons)>
<TemplatePartAttribute(Name="WindowButtonPresenter", Type=System.Windows.Controls.ContentPresenter)>
Public Class UXRibbonWindow 
   Inherits Intersoft.Client.UI.Aqua.UXDesktop.UXWindow
   Implements Intersoft.Client.Framework.IApplicationHostIntersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.IWindowIRibbonWindow 
Dim instance As UXRibbonWindow
[TemplatePartAttribute(Name="RibbonBarElement", Type=System.Windows.Controls.ContentPresenter)]
[TemplatePartAttribute(Name="WindowButtonPlaceHolder", Type=System.Windows.Controls.ContentControl)]
[DescriptionAttribute("Represents a window interface that provides deep integration with the ribbon control.")]
[TemplatePartAttribute(Name="WindowButtons", Type=Intersoft.Client.UI.Aqua.UXDesktop.WindowButtons)]
[TemplatePartAttribute(Name="WindowButtonPresenter", Type=System.Windows.Controls.ContentPresenter)]
public class UXRibbonWindow : Intersoft.Client.UI.Aqua.UXDesktop.UXWindow, Intersoft.Client.Framework.IApplicationHostIntersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.IWindowIRibbonWindow  
[TemplatePartAttribute(Name="RibbonBarElement", Type=System.Windows.Controls.ContentPresenter)]
[TemplatePartAttribute(Name="WindowButtonPlaceHolder", Type=System.Windows.Controls.ContentControl)]
[DescriptionAttribute("Represents a window interface that provides deep integration with the ribbon control.")]
[TemplatePartAttribute(Name="WindowButtons", Type=Intersoft.Client.UI.Aqua.UXDesktop.WindowButtons)]
[TemplatePartAttribute(Name="WindowButtonPresenter", Type=System.Windows.Controls.ContentPresenter)]
public ref class UXRibbonWindow : public Intersoft.Client.UI.Aqua.UXDesktop.UXWindow, Intersoft.Client.Framework.IApplicationHostIntersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.IWindowIRibbonWindow  
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.Framework.ISHeaderedContentControl
                        Intersoft.Client.UI.Aqua.UXDesktop.UXWindow
                           Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonWindow

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

UXRibbonWindow Members
Intersoft.Client.UI.Aqua.UXRibbon Namespace

Send Feedback