Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ARCed
EventBuilder
CmdWaitDialog
buttonOK_Click
ARCed.EventBuilder.CmdWaitDialog.buttonOK_Click C# (CSharp) Method
CmdWaitDialog Class Documentation
Exibir arquivo
Open project: borisblizzard/arcreator
buttonOK_Click()
private
method
private
buttonOK_Click
(
object
sender
,
EventArgs
e
) :
void
sender
object
e
EventArgs
return
void
private void buttonOK_Click(object sender, EventArgs e) { DialogResult = DialogResult.OK; Close(); }
CmdWaitDialog
CmdWaitDialog
Dispose
InitializeComponent
buttonOK_Click