Intersoft ClientUI Documentation
UXFlowControlPanel Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXFlow Namespace : UXFlowControlPanel Class






Represents a UXFlow's control panel.

Object Model

UXFlowControlPanel Class

Syntax

Visual Basic (Declaration) 
<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 IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXFlowControlPanel
C# 
[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, IControlIFramework, ILicensing  
Delphi 
public class UXFlowControlPanel = class(Intersoft.Client.Framework.ISControl, IControl, IFramework, ILicensing)
JScript 
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 extends Intersoft.Client.Framework.ISControl implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[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 __gc class UXFlowControlPanel : public Intersoft.Client.Framework.ISControl, IControlIFramework, ILicensing  
C++/CLI 
[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, IControlIFramework, 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 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.