| 
  
ダイアログの位置とサイズを取得する。 
  
 構文 
GetDialogRect( 
         &left, 
         &top, 
         &width, 
         &height 
         ) 
  
 パラメータ 
  
  
  
  
  
戻り値 
  
 | 
 
  
 | 
型: 
 | 
ブール 
 | 
 
  
 | 
FALSE - 失敗。TRUE - 成功。 
 | 
 
 
 
  
  
   解説 
  
 参照 
  
GetBasedForm 
GetDialogName 
GetViewName 
GetViewControl 
SetOpenParam 
GetOpenParam 
IsOpenParam 
GetDialogRect 
GetDialogPos 
GetDialogSize 
MoveDialog 
MoveTabStop 
RefreshTabOrder 
PrintScreenshot 
TakeScreenshot 
PrintThumbnail 
TakeThumbnail 
KillCurrentFocus 
GetCurrentStretchMode 
  
  
 |