Quick links:
F-IN-BOX .NET Edition Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
F-IN-BOX .NET Help >> Classes >> Global IsFlashInstalled
Syntax
[ C# ]
public static bool IsFlashInstalled Description
Returns true if flash is installed.
[ C# ]
if (!f_in_box__lib.Global.IsFlashInstalled) { MessageBox.Show("The application needs Flash 8 or higher\nFlash is not installed"); return; } Copyright © Softanics. All rights reserved. F-IN-BOX is a trademark of Softanics. Macromedia and Shockwave Flash are trademarks of Adobe
Quick links:
F-IN-BOX .NET Edition Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
|