TCheckBoxPerformClick Method
This method raises an animation as the control was pressed.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public void PerformClick(
int pressedTimeout
)
Public Sub PerformClick (
pressedTimeout As Integer
)
Parameters
- pressedTimeout Int32
- Sets timeout of mouse-down.
Control stays in pressed state for that amount of time.
Value are in milliseconds.