Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Task Panel
  New Posts New Posts RSS Feed - Hide close button on floating TaskPanel
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Hide close button on floating TaskPanel

 Post Reply Post Reply
Author
Message
gteet View Drop Down
Newbie
Newbie


Joined: 01 April 2004
Location: United States
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote gteet Quote  Post ReplyReply Direct Link To This Post Topic: Hide close button on floating TaskPanel
    Posted: 02 April 2007 at 10:35am
I have a TaskPanel that I don't want the user to close, so I used the following call:
 
pListPane->SetOptions(xtpPaneNoCloseable);
 
This hides the close button when the TaskPanel is docked.  However, when the TaskPanel is floating a close button is visible.  The button doesn't do anything when clicked, but I don't think it should even be shown in this case.  How do I hide the close button on a floating TaskPanel?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.