Partager via


ToolBar propriété

The toolbar to use for the designer interface.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assembly :  Microsoft.ReportingServices.QueryDesigners (dans Microsoft.ReportingServices.QueryDesigners.dll)

Syntaxe

'Déclaration
ReadOnly Property ToolBar As Control
    Get
'Utilisation
Dim instance As IQueryDesigner
Dim value As Control

value = instance.ToolBar
Control ToolBar { get; }
property Control^ ToolBar {
    Control^ get ();
}
abstract ToolBar : Control
function get ToolBar () : Control

Valeur de la propriété

Type : System.Windows.Forms. . :: . .Control
A Control object.