• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk ObjectARX

    Reply
    Active Contributor
    Posts: 39
    Registered: ‎06-07-2012

    Maximize Document Window.

    74 Views, 1 Replies
    08-24-2012 12:18 AM

    I have created a CAcUiDocControl and docked it below the doc window.

    Now the above half screen have WCS and below half screen have CAcUiDocControl.

     

    now when I destroy the CAcUiDocControl  programatically, the size of window is unchanged. Half of main screen. I want to make it full screen programatically.

     

    Any API tp dp this or code.

     

    Please help ASAP.

    Its Urjent.

    Please use plain text.
    Mentor
    Posts: 239
    Registered: ‎08-06-2002

    Re: Maximize Document Window.

    08-24-2012 09:17 AM in reply to: kapil_CCTech

    Maybe acedGetAcadFrame()>RecalcLayout()?

    --
    Owen Wengerd
    ManuSoft
    Please use plain text.