Ejemplo n.º 1
0
 private void btnRight_Click(object sender, EventArgs e)
 {
     m_iMsgResult = SGMMessageResult.SGM_MESSAGE_RESULT_NO;
     Close();
 }
Ejemplo n.º 2
0
 private void btnRight_Click(object sender, EventArgs e)
 {
     m_iMsgResult = SGMMessageResult.SGM_MESSAGE_RESULT_NO;
     Close();
 }
Ejemplo n.º 3
0
 public frmSGMMessage()
 {
     InitializeComponent();
     m_iMsgResult = SGMMessageResult.SGM_MESSAGE_RESULT_OK;
 }
Ejemplo n.º 4
0
 public frmSGMMessage()
 {
     InitializeComponent();
     m_iMsgResult = SGMMessageResult.SGM_MESSAGE_RESULT_OK;
 }