This is a Office-2000-style font selector combo box. Flat appearance!!!!!!
To make it flat, remember to register the SSubTmr6.dll. Click on "Reference..." and choose the SSubTmr6.dll. Then use a line of code to make it flat:
FontSelector1.MakeMeFlat
Precaution:
You must do something on the click event to remove the focus of the control, otherwise, there will be a Drop-Down List here.
Enjoy yourself!