AsterixDisplayAnalyser.FormMain.ShowExtendedLabel C# (CSharp) 메소드

ShowExtendedLabel() 공개 정적인 메소드

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