# repos_main ## 一、IDE关键代码说明 * 如何判断CDockablePane是否隐藏或显示,使用IsVisible()即可。 * 如果CDockablePane关闭了,使用ShowPane(TRUE,FALSE,TRUE)重新打开。