Enumeration used to determine what type of animation will be used on TForm
when calling ChangeBackground(Bitmap, AnimationType, Int32, Boolean).
Namespace:
BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.CF3 (in BeeMobile.TransparentControls.CF3.dll) Version: 3.5.8.2
Syntax
| C# |
|---|
public enum AnimationType |
| Visual Basic (Declaration) |
|---|
Public Enumeration AnimationType |
| Visual C++ |
|---|
public enum class AnimationType |