create soild work addin in vb.net for solldworks 2008 and above

I have created an SolidWorks VBaddin, I am unable to display the form controls in the solidworks VBaddin. Even if i change the color of the form, it is showing the default color of the form.

When i searched on web, i came to know that addin is like a COM component and SolidWorks cant understand the form controls.

The procedure I'm following to create Add-in is,

In Microsoft Visual Studio.NET 2010, under Visual Basic select SwVBAddin in My Templates and create the Project.

Any help will be very helpful

Sham

SolidworksApi macros