Menu

How to close a dock panel

venkatesh
2011-10-10
2014-01-14
  • venkatesh

    venkatesh - 2011-10-10

    Hi
    I've a object of Dockpanel.
    Dockpanel dockpanel;
    how do i close specific docks associated with this object.

    dockPanel.Contents.Count gives the number of docks associated with this object.
    dockPanel.Contents gives the individual dock.
    But there is no option to close a specific dock under that..
    Can someone help me please..

     
  • dams

    dams - 2012-06-08

    easy, just DockForm.close() (the dockPanel content).

     
  • Clinton

    Clinton - 2014-01-14
    Post awaiting moderation.

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.