Ejemplo n.º 1
0
 private void DrawSelectedEditBoxes(PaintEventArgs e)
 {
     _selectedEditBoxManager.Render(this, _drawArgs);
 }