Gets or sets the name of the JavaScript function to handle the client-side event that fires when the user moves the mouse pointer outside the boundaries of the tab.
[Visual Basic]
Public Property OnClientTabMouseOut As String
Property Value
The name of the JavaScript function. The default value is (string) null.
Remarks
Use this property to get or set the name of the JavaScript function to handle the client-side event that fires when the user moves the user moves the mouse pointer outside the boundaries of the tab.
See Also
UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace