Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Automatak
Simulator
AboutBox
button1_Click
Automatak.Simulator.AboutBox.button1_Click C# (CSharp) Method
AboutBox Class Documentation
显示文件
Open project: automatak/dnp3-simulator
button1_Click()
private
method
private
button1_Click
(
object
sender
,
EventArgs
e
) :
void
sender
object
e
EventArgs
return
void
private void button1_Click(object sender, EventArgs e) { this.Close(); }
AboutBox
AboutBox
Dispose
InitializeComponent
button1_Click
richTextBox1_LinkClicked