Exemplo n.º 1
0
 public ToolWindowControl(ToolWindow window)
 {
     m_window = window;
     this.InitializeComponent();
 }