C# Класс Silky_Shark.Main

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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.

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

Описание свойств

ToolStripMenuItem_restoreDefaults публичное свойство

public System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_restoreDefaults
Результат System.Windows.Forms.ToolStripMenuItem

ToolStripMenuItem_saveConfig публичное свойство

public System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_saveConfig
Результат System.Windows.Forms.ToolStripMenuItem

button_colorDialog публичное свойство

public System.Windows.Forms.Button button_colorDialog
Результат System.Windows.Forms.Button

button_smoothOnOff публичное свойство

public System.Windows.Forms.Button button_smoothOnOff
Результат System.Windows.Forms.Button

button_toggleDisplay публичное свойство

public System.Windows.Forms.Button button_toggleDisplay
Результат System.Windows.Forms.Button

checkBox_manualInterpolation публичное свойство

public System.Windows.Forms.CheckBox checkBox_manualInterpolation
Результат System.Windows.Forms.CheckBox

checkBox_smoothOnDraw публичное свойство

public System.Windows.Forms.CheckBox checkBox_smoothOnDraw
Результат System.Windows.Forms.CheckBox

checkBox_stayOnTop публичное свойство

public System.Windows.Forms.CheckBox checkBox_stayOnTop
Результат System.Windows.Forms.CheckBox

checkBox_tabletMode публичное свойство

public System.Windows.Forms.CheckBox checkBox_tabletMode
Результат System.Windows.Forms.CheckBox

textBox_smoothingInterpolation публичное свойство

public System.Windows.Forms.TextBox textBox_smoothingInterpolation
Результат System.Windows.Forms.TextBox

textBox_smoothingStrength публичное свойство

public System.Windows.Forms.TextBox textBox_smoothingStrength
Результат System.Windows.Forms.TextBox

trackBar_smoothingInterpolation публичное свойство

public System.Windows.Forms.TrackBar trackBar_smoothingInterpolation
Результат System.Windows.Forms.TrackBar

trackBar_smoothingStrength публичное свойство

public System.Windows.Forms.TrackBar trackBar_smoothingStrength
Результат System.Windows.Forms.TrackBar