示例#1
0
 public AutoHideStripBase CreateAutoHideStrip(DockPanel panel)
 {
     return(new VS2003AutoHideStrip(panel));
 }