<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > ルート > ルートメソッド >
ダイアログの最大化、最小化、クローズボタンの表示、非表示を切り替える。
構文
EnableDialogMenu(
viewName,
menu
[,bEnable = T]
)
パラメータ
viewName
型:
文字
ビュー名(OpenDialogの第一引数)。詳細は「フォーム名とビュー名について」を参照ください。
"CLOSE" - クローズボタン
"MAX" - 最大化ボタン
"MIN" - 最小化ボタン
bEnable
ブール
TRUE - 指定したボタンを有効にする。
FALSE - 指定したボタンを無効にする。
戻り値
FALSE - 失敗。TRUE - 成功。
解説
ダイアログの最大化、最小化、クローズボタンの表示、非表示を切り替えます。
サポート対象
×
スクリプトアクション
サーバのスクリプトVer2アクションで使用可能
○
ブラウザスクリプト
ブラウザのスクリプトにて使用可能
演算式構文
演算式構文(バインド書式など)にて使用可能
参照
OpenForm
OpenViewForm
OpenPrevForm
OpenNextForm
ClearFormHistory
OpenHomeForm
GetCurrentForm
GetForm
IsHavePrevForm
IsHaveNextForm
OpenHiddenForm
AddResourceFile
OpenFile
OpenBrowser
CloseBrowser
OpenApplication
OpenApplicationFile
ShowFullScreen
ShowTaskbarIcon
RefreshScreen
ZoomIn
ResetZoom
SetZoom
GetZoom
SetZoomInRatio
GetZoomInRatio
SetStretch
GetActiveDialogName
GetActiveViewName
GetAllDialogName
SetModalDialog
ShowDialog
BringDialogToTop
BringBrowserToTop
SetDialogState
EnableDialogMenu
GetMenuCandidate
SetBrowserState
GetBrowserState
GetBrowserType
ShowComment
UpdateTitle
SetMouseCursor
GetChildObj