Method IsAlt NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll IsAlt(Keys) Gets a value indicating whether the ALT key was pressed. public static bool IsAlt(Keys keys) Parameters keys Keys Returns bool true if the ALT key was pressed; otherwise, false.