| C1.Web.Wijmo.Controls.C1Slider Namespace > C1Slider Class : OnClientButtonMouseDown Property |
'Declaration<WidgetOptionNameAttribute("buttonMouseDown")> <LayoutAttribute(LayoutType.Behavior)> <C1CategoryAttribute("Client-Side Events")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Slider.OnClientButtonMouseDown", Description="Fires on client side when the mouse is down on the button of slider.")> <WidgetEventAttribute("ev, data")> Public Property OnClientButtonMouseDown As System.String
[WidgetOptionName("buttonMouseDown")] [Layout(LayoutType.Behavior)] [C1Category("Client-Side Events")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Slider.OnClientButtonMouseDown", Description="Fires on client side when the mouse is down on the button of slider.")] [WidgetEvent("ev, data")] public System.string OnClientButtonMouseDown {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2