GrapeCity ActiveReports for .NET 16.0J
ParentForm プロパティ (BaseToolbox)

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > BaseToolbox クラス : ParentForm プロパティ
Gets the form that the container control is assigned to.
シンタックス
'宣言
 
Public ReadOnly Property ParentForm As Form
public Form ParentForm {get;}

プロパティ値

The System.Windows.Forms.Form that the container control is assigned to. This property will return null if the control is hosted inside of Internet Explorer or in another hosting context where there is no parent form.
参照

BaseToolbox クラス
BaseToolbox メンバ