Intersoft.Client.UI.Controls Namespace : TransitionConflictMode Enumeration |
Public Enum TransitionConflictMode Inherits System.Enum
Dim instance As TransitionConflictMode
public enum TransitionConflictMode : System.Enum
public enum class TransitionConflictMode : public System.Enum
Member | Description |
---|---|
CancelCurrentTransition | The current transition will be cancelled and the next transition takes place immediately. |
QueueNextTransition | The next transition will be queued after the current transition completes its animation. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Controls.TransitionConflictMode
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