Version

ExpandEffects Class Members

The following tables list the members exposed by ExpandEffects.

Public Constructors
 NameDescription
Public ConstructorExpandEffects ConstructorEncapsulates an Internet Explorer Transition object that will be applied to the WebDropDown.  
Public Properties
 NameDescription
Public PropertyDurationSets or retrieves the number of milliseconds the transition of a particular Type takes to complete.  
Public PropertyOpacityGets or sets the opacity level for the Internet Explorer Transition that is being applied to the dropdown window. If the value is negative then no opacity is applied.  
Public PropertyShadowColorGets or sets the color that will display as a shadow effect on the drop down.  
Public PropertyShadowWidthGets or sets the size of the area that will act as a shadow for the drop down.  
Public PropertyTypeSets or retrieves the type of transition.  
Protected Properties
 NameDescription
Protected PropertyViewState  
Public Methods
 NameDescription
Public MethodResetReset all properties to their default values.  
Public MethodToStringReturns a string representation of the ExpandEffects object.  
See Also