Download DesignerSnapLinesDemo.zip, last updated 19/04/2019 (8.39 KB)

Download
  • md5: 85fd7e0029eb045c195ad6eafab1a2f1
  • sha1: 4deddf404012c1456079d45d3072d41eb7c84495
  • sha256: d613c6fb34461e57632fceb6bdbd48ea1b4cb050f151d16d4a94c5c6a5446022
using System.Windows.Forms;
using DesignerSnapLinesDemo.Design;

namespace DesignerSnapLinesDemo
{
  internal partial class DemoForm : Form
  {
    #region Constructors

    public DemoForm()
    {
      this.InitializeComponent();

      var x = typeof(BetterTextBoxDesigner).AssemblyQualifiedName;
    }

    #endregion
  }
}

Donate

Donate