ToolBar プロパティ
デザイナーのインターフェイスで使用するツール バーです。
名前空間: 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
Control オブジェクトです。