AsterixDisplayAnalyser.FormMain.ShowExtendedLabel C# (CSharp) Method

ShowExtendedLabel() public static method

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