Intersoft WebDesktop Documentation
IsFloat Enumeration
See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : IsFloat Enumeration


Glossary Item Box

Value indicating whether Bar control is floated on the page.

Syntax

Visual Basic (Declaration) 
Public Enum IsFloat 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As IsFloat
C# 
public enum IsFloat : System.Enum 

Members

MemberDescription
Default 
NoThe bar control is not floated on the page.
YesThe bar control is floated on the page.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ISNet.WebUI.WebDesktop.IsFloat

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

© 2012 Intersoft Solutions Corp. All Rights Reserved.