Welcome
FHPopup
1.0.0.0
Freeware
Ceone
produceone@gmail.com
FHPopup.ShowPopup
FHPopup.ShowPopup ( | (string) FilePath = "", (number) Style = StyleA, (number) Width = 150, (number) Height = 150 ) |
To show Popup.
(string) To set FilePath.
(number) To set popup style
CONSTANT | VALUE | DESCRIPTION |
StyleA | 0 | Show dialog with nobody. |
StyleB | 1 | Show dialog with body. |
(number) To set popup Width.
(number) To set popup Height.
This action dose not return any value.
FHPopup.ShowPopup(_SourceFolder.."\\Autoplay\\Docs\\File.html", StyleA, 300, 300);
This File Was Generated With AMS ActionFile Editor