Fires on client side when the mouse is down on the progress bar.

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public string OnClientMouseDown { get; set; }
Visual Basic (Declaration)
Public Property OnClientMouseDown As String
	Get
	Set

Remarks