[]
Gets or sets the index of the button to be selected when the form opens.
[C1Category("Behavior")]
[C1Description("C1NavBar.DefaultButtonIndex", "Gets or sets the index of the button to be selected when the form opens.")]
public int DefaultButtonIndex { get; set; }
<C1Category("Behavior")>
<C1Description("C1NavBar.DefaultButtonIndex", "Gets or sets the index of the button to be selected when the form opens.")>
Public Property DefaultButtonIndex As Integer