Exemplo n.º 1
0
 private void AlignRightToolstripButton_Click(object sender, EventArgs e)
 {
     oEdit.Justify_Right();
 }