Visual Effects on Windows
|
This command added for compatibility with Official HMG..
SYNTAX
SET WINDOW cFormName TRANSPARENT TO nAlphaBlend
where nAlphaBlend is from 0 to 255 (completely transparent = 0, opaque = 255)
SET WINDOW cFormName [ TRANSPARENT ] TO OPAQUE
SET WINDOW cFormName TRANSPARENT TO COLOR aColor
(see demos in folder \samples\Advanced\Transparency)
FLASH WINDOW cFormName CAPTION COUNT nTimes INTERVAL nMilliseconds
FLASH WINDOW cFormName TASKBAR COUNT nTimes INTERVAL nMilliseconds
FLASH WINDOW cFormName [ ALL ] COUNT nTimes INTERVAL nMilliseconds
(see demo in folder \samples\Advanced\FlashWindow)
ANIMATE WINDOW cFormName MODE nFlags INTERVAL nMilliseconds
ANIMATE WINDOW cFormName MODE nFlags