GrapeCity SPREAD for Windows Forms 12.0J
YWindow プロパティ


アプリケーションウィンドウを基準としたデータ検証入力プロンプトの左上隅のy座標(ピクセル単位)を取得または設定します。
構文
'Declaration
 
Public Property YWindow As Integer
'使用法
 
Dim instance As DataValidations
Dim value As Integer
 
instance.YWindow = value
 
value = instance.YWindow
public int YWindow {get; set;}
参照

DataValidations クラス
DataValidations メンバ

 

 


Copyright © 2004 GrapeCity inc.