AsterixDisplayAnalyser.FormMain.ShowExtendedLabel C# (CSharp) Méthode

ShowExtendedLabel() public static méthode

public static ShowExtendedLabel ( ) : void
Résultat void
        public static void ShowExtendedLabel()
        {
            ExtendedLabel.Visible = true;
        }
FormMain