Intersoft ClientUI Documentation
UXFlowControlPanel Class
Members 



Represents a UXFlow's control panel.
Object Model
UXFlowControlPanel ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="PointerElement", Type=Intersoft.Client.UI.Controls.GlassButton)>
<TemplatePartAttribute(Name="PlayButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="PreviousButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="ScrollBarElement", Type=Intersoft.Client.UI.Controls.GlassLabel)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="ScrollBarContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="RewindButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="NextButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="PauseButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="ButtonContainer", Type=System.Windows.Controls.StackPanel)>
<TemplatePartAttribute(Name="FullScreenButtonOutElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<DescriptionAttribute("Represents a UXFlow's control panel.")>
<TemplatePartAttribute(Name="FullScreenButtonInElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="FastFowardButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)>
<TemplatePartAttribute(Name="FullScreenContainer", Type=System.Windows.Controls.Grid)>
Public Class UXFlowControlPanel 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXFlowControlPanel
[TemplatePartAttribute(Name="PointerElement", Type=Intersoft.Client.UI.Controls.GlassButton)]
[TemplatePartAttribute(Name="PlayButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="PreviousButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="ScrollBarElement", Type=Intersoft.Client.UI.Controls.GlassLabel)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ScrollBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="RewindButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="NextButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="PauseButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="ButtonContainer", Type=System.Windows.Controls.StackPanel)]
[TemplatePartAttribute(Name="FullScreenButtonOutElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[DescriptionAttribute("Represents a UXFlow's control panel.")]
[TemplatePartAttribute(Name="FullScreenButtonInElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="FastFowardButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="FullScreenContainer", Type=System.Windows.Controls.Grid)]
public class UXFlowControlPanel : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="PointerElement", Type=Intersoft.Client.UI.Controls.GlassButton)]
[TemplatePartAttribute(Name="PlayButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="PreviousButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="ScrollBarElement", Type=Intersoft.Client.UI.Controls.GlassLabel)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="ScrollBarContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="RewindButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="NextButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="PauseButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="ButtonContainer", Type=System.Windows.Controls.StackPanel)]
[TemplatePartAttribute(Name="FullScreenButtonOutElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[DescriptionAttribute("Represents a UXFlow's control panel.")]
[TemplatePartAttribute(Name="FullScreenButtonInElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="FastFowardButtonElement", Type=Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanelButton)]
[TemplatePartAttribute(Name="FullScreenContainer", Type=System.Windows.Controls.Grid)]
public ref class UXFlowControlPanel : public Intersoft.Client.Framework.ISControl, 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
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.Aqua.UXFlow.UXFlowControlPanel

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

UXFlowControlPanel Members
Intersoft.Client.UI.Aqua.UXFlow Namespace

Send Feedback