Intersoft ClientUI Documentation
UXFrameLoader Class
Members 



Syntax
<TemplatePartAttribute(Name="ImageElement", Type=System.Windows.Controls.Image)>
<TemplatePartAttribute(Name="ReflectorElement", Type=Intersoft.Client.UI.Controls.ContentReflector)>
<TemplatePartAttribute(Name="CaptionElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="CancelButton", Type=Intersoft.Client.UI.Aqua.UXButton)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Border)>
<TemplatePartAttribute(Name="ProgressBarElement", Type=Intersoft.Client.UI.Controls.UXProgressBar)>
Public Class UXFrameLoader 
   Inherits System.Windows.Controls.Control
Dim instance As UXFrameLoader
[TemplatePartAttribute(Name="ImageElement", Type=System.Windows.Controls.Image)]
[TemplatePartAttribute(Name="ReflectorElement", Type=Intersoft.Client.UI.Controls.ContentReflector)]
[TemplatePartAttribute(Name="CaptionElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="CancelButton", Type=Intersoft.Client.UI.Aqua.UXButton)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="ProgressBarElement", Type=Intersoft.Client.UI.Controls.UXProgressBar)]
public class UXFrameLoader : System.Windows.Controls.Control 
[TemplatePartAttribute(Name="ImageElement", Type=System.Windows.Controls.Image)]
[TemplatePartAttribute(Name="ReflectorElement", Type=Intersoft.Client.UI.Controls.ContentReflector)]
[TemplatePartAttribute(Name="CaptionElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="CancelButton", Type=Intersoft.Client.UI.Aqua.UXButton)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="ProgressBarElement", Type=Intersoft.Client.UI.Controls.UXProgressBar)]
public ref class UXFrameLoader : public System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.UI.Navigation.UXFrameLoader

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

UXFrameLoader Members
Intersoft.Client.UI.Navigation Namespace

Send Feedback