How do I create a semi-transparent Windows form like Microsoft Office 2010 TP?
I need to create a Windows Form that has the following features.
- Semi-transparent at the top of the form (about 100-200px).
- Quick Access Toolbar like Microsoft Office 2010 TP.
- Control box (collapse, maximize, close button) that is generated by the Windows API (I don't like creating custom controls).
Thanks,
0
a source to share
2 answers
There are several third party controls that can provide a toolbar in the title bar - I like DevExpress' offering - but I'm unsure of the semi-transparent aspect.
0
a source to share