BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
public Form1()
{
InitializeComponent();
this.tileLayout1.MainLayout.LayoutMode = Syncfusion.Windows.Forms.Tools.FlowLayoutMode.Horizontal;
} |