Menu
Default constructor
copy constructor
constructor to load menu from resource
constructor from handle to menu
Menu( )
Menu( Menu & menu )
Menu( HINSTANCE hInst, int nID, int nPos )
Menu( HMENU hMenu )
Control.h