コード例 #1
0
 private void TxtPorcentagem_KeyPress(object sender, KeyPressEventArgs e)
 {
     MaskForm.TxtMask_Porcentagem_KeyPress(sender, e);
 }