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