Intersoft.Client.UI.Navigation Namespace : UXJournalButtons Class |
<TemplatePartAttribute(Name="ForwardButtonElement", Type=Intersoft.Client.UI.Aqua.UXToolBarButton)> <TemplatePartAttribute(Name="BackButtonElement", Type=Intersoft.Client.UI.Aqua.UXToolBarButton)> <DescriptionAttribute("Provides predefined buttons for journal navigation which includes Back and Forward button.")> Public Class UXJournalButtons Inherits Intersoft.Client.Framework.ISControl Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
Dim instance As UXJournalButtons
[TemplatePartAttribute(Name="ForwardButtonElement", Type=Intersoft.Client.UI.Aqua.UXToolBarButton)] [TemplatePartAttribute(Name="BackButtonElement", Type=Intersoft.Client.UI.Aqua.UXToolBarButton)] [DescriptionAttribute("Provides predefined buttons for journal navigation which includes Back and Forward button.")] public class UXJournalButtons : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
[TemplatePartAttribute(Name="ForwardButtonElement", Type=Intersoft.Client.UI.Aqua.UXToolBarButton)] [TemplatePartAttribute(Name="BackButtonElement", Type=Intersoft.Client.UI.Aqua.UXToolBarButton)] [DescriptionAttribute("Provides predefined buttons for journal navigation which includes Back and Forward button.")] public ref class UXJournalButtons : public Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
UXJournalButtons is a full-featured navigation control themed in Aero glass-style appearance providing built-in Back and Forward command to the navigation frame in the same focus scope. If your page consists of multiple navigation frame, sets the NavigationTarget property to the desired navigation frame. The UXJournalButtons seamlessly synchronizes the navigation history initiated by the navigation frame without requiring developers to write codes.
For more information, see Navigation Overview.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
Intersoft.Client.Framework.ISControl
Intersoft.Client.UI.Navigation.UXJournalButtons
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