Im just using VB.Net since its easiest for doing GDI stuff, its 100% drawn in code, no images, so I had to write a new class to handle the drawing of the forms ^^.
Turned out nicley, works like:
Code:
Dim sf0rm As New f0rm(Me, False)
sf0rm.InitializeTopContextMenuStrip(TopMenuStrip)