PowerTools MultiRow for Windows Forms 8.0J
Location プロパティ (CellNote)

CellNote の左上隅の座標を、そのオーナーセクションの左上隅からの相対値で取得または設定します。
構文
Public Property Location As Point
public Point Location {get; set;}

プロパティ値

CellNote の左上隅の座標を、そのオーナーセクションの左上隅からの相対値で表す System.Drawing.Point 値。
解説
このプロパティに値を設定しない場合、このプロパティは Point(-1,-1) を返し、CellNote はその Cell に対し既定の位置値を使用して表示されます。
参照

CellNote クラス
CellNote メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.