IQueryDesigner.QueryDesigner 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
控制報表管理員或報表設計師中查詢設計工具介面的使用
public:
property System::Windows::Forms::Control ^ QueryDesigner { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control QueryDesigner { get; }
member this.QueryDesigner : System.Windows.Forms.Control
Public ReadOnly Property QueryDesigner As Control
屬性值
Control 物件。
備註
您應該執行 Control 物件,以表示設計工具介面的主要主體。