Document "Minimized-To-Deskbar"
This commit is contained in:
@@ -9169,6 +9169,7 @@ Option$ = "Minimum-Height" -- Result will contain the minimum height of the wind
|
||||
Option$ = "Maximum-Width" -- Result will contain the maximum width of the window that is allowed when resizing
|
||||
Option$ = "Maximum-Height" -- Result will contain the maximum height of the window that is allowed when resizing
|
||||
Option$ = "Exists" -- Result will be true if a window with this WindowID$ exits and false otherwise
|
||||
Option$ = "Minimized-To-Deskbar" -- Result will be true if the window has been minimized and false if it is not.
|
||||
|
||||
Example:
|
||||
window open 100,100 to 300,300, "Example", "Example"
|
||||
|
||||
@@ -661,4 +661,4 @@ window count
|
||||
window get
|
||||
292851
|
||||
window set
|
||||
294572
|
||||
294685
|
||||
|
||||
Reference in New Issue
Block a user