SelectButton Method (SapToolbarControl)

Action

emulates pressing the button with the given id.

Syntax

C#
toolbarControl.SelectButton(id)
VB
toolbarControl.SelectButton(id)
Variable Description
id The id of the button. String.