Intersoft ClientUI Documentation
StartPosition Enumeration



Specifies values that controls the start position when the UXFlow is loaded.
Syntax
Public Enum StartPosition 
   Inherits System.Enum
Dim instance As StartPosition
public enum StartPosition : System.Enum 
public enum class StartPosition : public System.Enum 
Members
MemberDescription
Center Center.
Custom Custom position determined by CustomStartPosition property.
First First.
Last Last.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXFlow.StartPosition

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.Aqua.UXFlow Namespace

Send Feedback