Właściwość IQueryDesigner.ToolBar
Pasek narzędzi dla interfejs projektanta.
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestaw: Microsoft.ReportingServices.QueryDesigners (w Microsoft.ReportingServices.QueryDesigners.dll)
Składnia
'Deklaracja
ReadOnly Property ToolBar As Control
Get
'Użycie
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
Wartość właściwości
Typ: System.Windows.Forms.Control
A Control obiektu.
Zobacz także