Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

FloaterGlideMode Enumeration

Specifies whether a Floater should play glide effect when it moves.

[Visual Basic]
Public Enum FloaterGlideMode
[C#]
public enum FloaterGlideMode

Members

Member Name Description
Auto Automatically determines which option is better.
AlwaysOff Does not play glide effect.
AlwaysOn Always plays glide effect.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic