Alsing.Windows.Forms.SyntaxBox.EditViewControl.ShowSettings C# (CSharp) Méthode

ShowSettings() public méthode

-
public ShowSettings ( ) : void
Résultat void
        public void ShowSettings()
        {
            //	SettingsForm se=new SettingsForm (this);
            //	se.ShowDialog();
        }