I have written a program who's main window is a property sheet (CPropertySheet).

Since the window of this property sheet is built automatically outside of the resource editor, how would I add a menu to the application?

Thanks