Table of Contents

Class ToolBarDescription

Namespace
HP.LFT.SDK.SAP.GUI
Assembly
HP.LFT.SDK.dll

Description of a SAP GUI for Windows toolbar.

public class ToolBarDescription : ElementDescription, ICloneable, IDescription
Inheritance
ToolBarDescription
Implements
Inherited Members

Constructors

ToolBarDescription()

public ToolBarDescription()

Properties

IsEnabled

Indicates whether the toolbar can accept user input.

public bool? IsEnabled { get; set; }

Property Value

bool?