FocusedButton Property (SapToolbarControl)

Action

Gets the zero-based index of the button that currently has the focus.

Syntax

C#
protected Integer FocusedButton { get; }
VB
'Declaration
Protected Read Property FocusedButton As Integer

Access

Read only.