Свойство ToolBar

The toolbar to use for the designer interface.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборка:  Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)

Синтаксис

'Декларация
ReadOnly Property ToolBar As Control
    Get
'Применение
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

Значение свойства

Тип: System.Windows.Forms. . :: . .Control
A Control object.