Intersoft ClientUI Documentation
FrameLoaderStyle Enumeration



Specifies the appearance of the frame loader.
Syntax
Public Enum FrameLoaderStyle 
   Inherits System.Enum
Dim instance As FrameLoaderStyle
public enum FrameLoaderStyle : System.Enum 
public enum class FrameLoaderStyle : public System.Enum 
Members
MemberDescription
Simple The frame will display simple loader style.
Verbose The frame will display verbose loader style.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Navigation.FrameLoaderStyle

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

Intersoft.Client.UI.Navigation Namespace

Send Feedback