GetButtonIcon Method (SapToolbarControl)

Action

the name of the icon of the specified toolbar button.

Syntax

C#
buttonIcon = toolbarControl.GetButtonIcon(buttonPosition)
VB
buttonIcon = toolbarControl.GetButtonIcon(buttonPosition)
Variable Description
buttonIcon String.
buttonPosition The zero-based button position. Integer.