Enable or Disable Attachments
There is a property in the QuikFormsEngine called DisableAttachments, false by default, that hides the attachment panel in the forms and disables the feature entirely. When turned on, both the attachment panel and any attachment icons near fields will not appear.
Sample Code
VB.NET
objQFE.DisableAttachments = True
C#
objQFE.DisableAttachments = true;
For help regarding Quik! Forms and the Quik! API
Email: support@quikforms.com | Phone: (877) 456-QUIK