We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Example VB code for adding a metroform?

Can you provide the example code/project settings to add a metroform windows form for visual basic?

1 Reply

ST Saravanan T Syncfusion Team August 11, 2014 08:45 AM UTC

Hi Phillip,

 

Thank you for using Syncfusion products,

 

We have prepared a sample to achieve your requirement and it can be downloaded from the below attachment.

 

Please do the following steps,

 

1)     Create a Project.

2)     Add the Syncfusion.shared.base assemblies to the project.

3)     Please make use of below code snippet to inherit the MetroForm.

 

Code Snippet [VB]:

 

Imports Syncfusion.Windows.Forms

 

Partial Public Class Form1

Inherits MetroForm

 

 

4)     Run the sample.

 

Please let us know if you need any further assistance,

 

Regards,

Saravanan T


Attachment: MetroForm_2cac22d7.zip

Loader.
Live Chat Icon For mobile
Up arrow icon