Alsing.Windows.Forms.SyntaxBox.EditViewControl.ShowSettings C# (CSharp) Method

ShowSettings() public method

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