Derek and/or Cindy

Hello Derek/Cindy,

Would you mind having a look at thread : personalized command bar disappears when minimizing excel by Herkus and let me know what the cause might be.

I found a solution but would still like to know why and you are the people that could possibly have an answer.

Many thanks

Chas



Answer this question

Derek and/or Cindy

  • Jagdish Kumar

    Chas, I've replied in that thread. The Excel documentation for DisplayFullScreen points out that the menubar settings in fullscreen mode are distinct from those in normal mode. As for why this is, that's a technical question that has more to do with the code of Excel itself than anything the user is doing. Switching to fullscreen mode appears to alter the MDI child windows owned by Excel; it's likely that the CommandBars collection is initialized based on some saved state when the command bar system is re-initialized (which would happen each time the MDI structure changes -- e.g. on switching to/from fullscreen mode). Just a guess.



  • AJ13

    Thanks for replying Derek,

    I'll reply to you at your site in the next couple of days.

    Chas


  • Elad_23

    ChasAA,

    I like your attitude towards this forum ma man. You got a blog You want a blog over at dotnetslackers.com

    I had a look at the post but my brain hurts right now. I'll try again in a couple of days but I think duckthing found the problem but I'm wondering if there's a solution.



  • Nanja Raje Urs

    Thanks again Duck,

    Chas


  • Derek and/or Cindy