コード例 #1
0
 private void AlignCenterToolstripButton_Click(object sender, EventArgs e)
 {
     oEdit.Justify_Center();
 }