Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy

Global

  • IsFlashInstalled - Check if Flash Player is installed on the system from .NET via Global.IsFlashInstalled. Essential before creating AxCode or f_in_box__control. Learn more
  • InstalledFlashVersion - Get the installed Flash Player version from the Global static class. Returns a Version object with major, minor, build, and revision numbers. Learn more
  • IsTransparentModeAvailable - Check if the installed Flash Player supports transparent form mode via Global.IsTransparentModeAvailable. Gate advanced UX before activating forms. Learn more