See Also

ToolbarAccessible Class  | ToolbarAccessible Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Description Property

Returns a description of the visual appearance of the accessible toolbar.

[Visual Basic]
Overrides Public ReadOnly Property Description As String
[C#]
public override string Description {get;}

Return Type

String.

Remarks

The description is typically used to provide greater context for low-vision or blind users.

For example, a button with "OK" does not require a description, but a button that shows a picture of a cup would. The Name and Role properties describe the purpose of the cup button, but the Description property conveys information that is less tangible, like "A button with a picture of a cup."

See Also

ToolbarAccessible Class  | ToolbarAccessible Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.