Autodesk Design Review
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How can I hide the main menu of ADR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
What I need is to embed ADR into a sub windows form and just use it to display 3D models. That is why I want to hide the main menu of ADR. After searching the forum I just found some bug reports concerning unexpected invisible menu in the browser case.
Anybody has a solution? Thanks.
Re: How can I hide the main menu of ADR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
Thank you for posting your question.
As far as I know, I am afraid ADR does NOT have a method to hide its main menu under a sub windows form, it only support:
- Hide main menu in full screen.
- Set "Minimize to tab" to its ribbon menu.(Please check attached image)
Thanks,
-Dicky

Dicky Shu
SQA Engineer
PSEB-GE-ACRD PSEB
Autodesk, Inc.
Re: How can I hide the main menu of ADR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks.
I tried using Autodesk EcompositeViewer control like
axECompositeViewerImpl1.SourcePath = @"C:\rac_basic_sample_project.dwf";
A very strange thing is that, it shows a dwf normally the first time and doesn't work any more. It stops there as shown in the attached pic.
To test if the ADR breaks down of the dwf file is cracked, I use ADR to open the dwf, everything is ok.
Any one can help me.
Re: How can I hide the main menu of ADR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thank you for your question.
Please use Autodesk DWF Viewer control to develop your application.
ADR API currently does not support to hide Ribbon UI. I have logged your request in our wishlist database and it will be considered for possible inclusion in future releases.
Please let me know if I can be of any further assistance.

Herbert He
SW Engineer
PSEB-GE- ACRD PSEB
Autodesk, Inc.
