Intersoft ClientUI Documentation
BusyMode Enumeration



Specifies value that control the busy behavior when search is in progress.
Syntax
Public Enum BusyMode 
   Inherits System.Enum
Dim instance As BusyMode
public enum BusyMode : System.Enum 
public enum class BusyMode : public System.Enum 
Members
MemberDescription
Always Show busy element everytime new search is executed.
First Only show busy element when the result box opened the first time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXCollection.BusyMode

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.UXCollection Namespace

Send Feedback