NetXP 3.0 Reference

CommandBar.AutoFocus Property

Gets or sets if the bar can be automatically focused if the user clicks on it.

[Visual Basic]
Public Property AutoFocus As Boolean
[C#]
public bool AutoFocus {get; set;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace