Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ComponentFactory
Krypton
Toolkit
ColorEventArgs
C# Class ComponentFactory.Krypton.Toolkit.ColorEventArgs
Color event data.
Inheritance:
System.EventArgs
Afficher le fichier
Open project: ComponentFactory/Krypton
Class Usage Examples
Méthodes publiques
Méthode
Description
ColorEventArgs
(
Color
color
) :
System
Initialize a new instance of the ColorEventArgs class.
Method Details
ColorEventArgs()
public
méthode
Initialize a new instance of the ColorEventArgs class.
public
ColorEventArgs
(
Color
color
) :
System
color
Color
Color associated with the event.
Résultat
System