예제 #1
0
 internal void JoinRow(ToolStrip toolStripToDrag, Point locationToDrag)
 {
     RowManager.JoinRow(toolStripToDrag, locationToDrag);
 }