Bunifu.UI.WinForms.BunifuTransition
provides the standard animation settings.
Provides various supported animation types.
Lets you provide a custom animation.
Rotate animation.
Horizontal Slide animation.
Vertical Slide animation.
Scale animation.
Scale and Rotate animation.
Horizontal Slide and Rotate animation.
Scale and Horizontal Slide animation.
Transparent animation.
Leaf-bend animation.
Mosaic Shift animation.
Particles effect animation.
Vertical Blind animation.
Horizontal Blind animation.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Creates a new instance of PointFConverter
Boolean, true if the source type is a string
Converts the specified string into a PointF
Converts the PointF into a string
Add beautiful transitions to your controls and
container controls when showing/hiding them.
Initializes a new instance of the class.
Initializes a new instance of the class.
Gets or sets the maximum animation time (in milliseconds).
Gets or sets the interval between frames (in milliseconds).
Gets or sets the animation time step.
Gets or sets the default animation type.
Gets or sets the animation control's cursor.
Gets or sets the animation type.
Are all animations completed?
true if this instance is completed; otherwise, false.
Adds the contol to animation queue.
Target control
Animation mode
Allows to animate it same time as other animations
Personal animation
The clip rectangle.
Clears queue.
Shows the control. As result the control will be shown with animation.
Target control
Allows to animate it same time as other animations
Personal animation
Shows the control and waits while animation will be completed. As result the control will be shown with animation.
Target control
Allows to animate it same time as other animations
Personal animation
Hides the control. As result the control will be hidden with animation.
Target control
Allows to animate it same time as other animations
Personal animation
Hides the control and waits while animation will be completed. As result the control will be hidden with animation.
Target control
Allows to animate it same time as other animations
Personal animation
It makes snapshot of the control before updating. It requires EndUpdate calling.
Target control
Allows to animate it same time as other animations
Personal animation
Clip rectangle for animation
Upadates control view with animation. It requires to call BeginUpdate before.
Target control
Upadates control view with animation and waits while animation will be completed. It requires to call BeginUpdate before.
Target control
Waits while all animations will completed.
Waits while animation of the control will completed.
The animated control.
Works this instance.
initialize component result state of controls.
Repairs the state.
The control.
The mode.
Does the animation.
The item.
Initializes the default animation.
Type of the animation.
Initializes this instance.
Starts this instance.
Occurs when animation of the control is completed
Ocuurs when all animations are completed
Occurs when needed transform matrix
Occurs when needed non-linear transformation
Occurs when user click on the animated control
Occurs when frame of animation is painting
Determines whether [is state ok] [the specified control].
The control.
The mode.
true if [is state ok] [the specified control]; otherwise, false.
Handles the Tick event of the timer control.
The source of the event.
The instance containing the event data.
Handles the Disposed event of the Animator control.
The source of the event.
The instance containing the event data.
Called when [completed].
The item.
Handles the event.
The sender.
The instance containing the event data.
Handles the event.
The sender.
The instance containing the event data.
Called when [non linear transfrom needed].
The sender.
The e.
Called when [transform needed].
The sender.
The e.
Called when [animation completed].
The e.
Called when [all animations completed].
Creates the double bitmap.
The control.
The mode.
The animation.
The clip rect.
Controller.
Gets or sets the animation.
The animation.
Gets the control.
Gets the animation mode.
Initializes a new instance of the class.
Gets or sets the matrix.
The matrix.
Gets the current time.
The current time.
Gets the client rectangle.
The client rectangle.
Gets the clip rectangle.
The clip rectangle.
Gets or sets the animation.
The animation.
Gets the control.
The control.
Gets the mode.
The mode.
Gets or sets a value indicating whether [use default matrix].
true if [use default matrix]; otherwise, false.
Gets the current time.
The current time.
Gets the client rectangle.
The client rectangle.
Gets the pixels.
The pixels.
Gets the stride.
The stride.
Gets the source client rectangle.
The source client rectangle.
Gets the source pixels.
The source pixels.
Gets or sets the source stride.
The source stride.
Gets or sets the animation.
The animation.
Gets the control.
The control.
Gets the mode.
The mode.
Gets or sets a value indicating whether [use default transform].
true if [use default transform]; otherwise, false.
Gets or sets a value indicating whether this instance is active.
true if this instance is active; otherwise, false.
Gets the decoration.
The control.
DecorationType.
Sets the decoration.
The control.
The decoration.
The decoration by controls
Specifies whether this object can provide its extender properties to the specified object.
The to receive the extender properties.
true if this object can provide extender properties to the specified object; otherwise, false.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.