MultiColumnDroplistWindowAnimationStyle
enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.ListControls
Lists the possible animation effects for the drop-list window (when using the multi-column mode. DropStyleIsMultiColumn.
public enum MultiColumnDroplistWindowAnimationStyle
Members at a glance
None | Set this value to set up the animation with resizing window style. |
ReSize | Set this value to set up the animation with vanishing window style. |
Vanish | Set this value to set up the animation with vanishing window style. |
Members
None
Set this value to set up the animation with resizing window style.
ReSize
Set this value to set up the animation with vanishing window style.
Vanish
Set this value to set up the animation with vanishing window style.