Gets or Sets the input focus for the C1ToolBarSplitButton.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1ToolBarClient (in C1ToolBarClient.dll)

Syntax

JavaScript
function get_focused();
function set_focused(value);

See Also