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

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > BaseToolbox クラス : Location プロパティ
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
シンタックス
'宣言
 
Public Property Location As Point
public Point Location {get; set;}

プロパティ値

The System.Drawing.Point that represents the upper-left corner of the control relative to the upper-left corner of its container.
参照

BaseToolbox クラス
BaseToolbox メンバ