프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ToolStripMenuItem_restoreDefaults | System.Windows.Forms.ToolStripMenuItem | ||
ToolStripMenuItem_saveConfig | System.Windows.Forms.ToolStripMenuItem | ||
button_colorDialog | System.Windows.Forms.Button | ||
button_smoothOnOff | System.Windows.Forms.Button | ||
button_toggleDisplay | System.Windows.Forms.Button | ||
checkBox_manualInterpolation | System.Windows.Forms.CheckBox | ||
checkBox_smoothOnDraw | System.Windows.Forms.CheckBox | ||
checkBox_stayOnTop | System.Windows.Forms.CheckBox | ||
checkBox_tabletMode | System.Windows.Forms.CheckBox | ||
textBox_smoothingInterpolation | System.Windows.Forms.TextBox | ||
textBox_smoothingStrength | System.Windows.Forms.TextBox | ||
trackBar_smoothingInterpolation | System.Windows.Forms.TrackBar | ||
trackBar_smoothingStrength | System.Windows.Forms.TrackBar |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_restoreDefaults | ||
리턴 | System.Windows.Forms.ToolStripMenuItem |
public System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_saveConfig | ||
리턴 | System.Windows.Forms.ToolStripMenuItem |
public System.Windows.Forms.Button button_colorDialog | ||
리턴 | System.Windows.Forms.Button |
public System.Windows.Forms.Button button_smoothOnOff | ||
리턴 | System.Windows.Forms.Button |
public System.Windows.Forms.Button button_toggleDisplay | ||
리턴 | System.Windows.Forms.Button |
public System.Windows.Forms.CheckBox checkBox_manualInterpolation | ||
리턴 | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBox_smoothOnDraw | ||
리턴 | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBox_stayOnTop | ||
리턴 | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBox_tabletMode | ||
리턴 | System.Windows.Forms.CheckBox |
public System.Windows.Forms.TextBox textBox_smoothingInterpolation | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox_smoothingStrength | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TrackBar trackBar_smoothingInterpolation | ||
리턴 | System.Windows.Forms.TrackBar |