Свойство | Тип | Описание | |
---|---|---|---|
buttSave | System.Windows.Forms.Button |
Метод | Описание | |
---|---|---|
ColorShifting ( ) : System |
Initializes a new instance of the ColorShifting class.
|
Метод | Описание | |
---|---|---|
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.
|
|
SetStartingColorPreview ( ) : void |
The set starting color preview.
|
|
UpdateLayersPreview ( ) : void |
The update layers preview.
|
|
buttCancel_Click ( object sender, EventArgs e ) : void |
The butt cancel_ click.
|
|
buttSave_Click ( object sender, EventArgs e ) : void |
The butt save_ click.
|
|
hScrlBBlueToShift_Scroll ( object sender, ScrollEventArgs e ) : void |
The h scrl b blue to shift_ scroll.
|
|
hScrlBBlue_Scroll ( object sender, ScrollEventArgs e ) : void |
The h scrl b blue_ scroll.
|
|
hScrlBGreenToShift_Scroll ( object sender, ScrollEventArgs e ) : void |
The h scrl b green to shift_ scroll.
|
|
hScrlBGreen_Scroll ( object sender, ScrollEventArgs e ) : void |
The h scrl b green_ scroll.
|
|
hScrlBRedToShift_Scroll ( object sender, ScrollEventArgs e ) : void |
The h scrl b red to shift_ scroll.
|
|
hScrlBRed_Scroll ( object sender, ScrollEventArgs e ) : void |
The h scrl b red_ scroll.
|
|
txtBRed_TextChanged ( object sender, EventArgs e ) : void |
The txt b red_ text changed.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |