<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > フォームコントロール > メソッド >
ダイアログの位置とサイズを取得する。
構文
GetDialogRect(
&left,
&top,
&width,
&height
)
パラメータ
&left
型:
数値
ダイアログの左座標。
&top
ダイアログの上座標。
&width
ダイアログの幅。
ダイアログの高さ。
戻り値
ブール
FALSE - 失敗。TRUE - 成功。
解説
ダイアログの位置とサイズを取得します。
参照
GetBasedForm
GetDialogName
GetViewName
GetViewControl
GetOpenParam
SetOpenParam
IsOpenParam
GetDialogProperty
SetDialogProperty
GetDialogRect
GetDialogPos
GetDialogSize
MoveDialog
MoveTabStop
RefreshTabOrder
PrintScreenshot
TakeScreenshot
PrintThumbnail
TakeThumbnail
KillCurrentFocus
GetCurrentStretchMode