Change CFileDialog View menu
I have inherited a class from CFileDialog.
I want change the default view menu(menu for selecting the thumbnails view,list view etc.) of the CFileDialog.
I want to add one more option of "Preview" to the view menu.I have overriden the TBN_DROPDOWN event of the view dropdown button but could not find any way to update the view menu which pops up after that.
I have attached a snapshot of the current view menu of the CFiledialog and the place where i want to add the option.
I am NOT extending the CFileDialog using templates.
Any help will be greatly apprerciated.
Thank you.
regards,
Ashwini.

