Version

ColorPreviewBoxEventArgs Class Members

The following tables list the members exposed by ColorPreviewBoxEventArgs.

Public Constructors
 NameDescription
Public ConstructorColorPreviewBoxEventArgs ConstructorCreates a new ColorPreviewBoxEventArgs instance.  
Public Properties
 NameDescription
Public PropertyColorReturns the current color of the color preview box.  
Public PropertyIsPrimaryReturns true if this is the primary color box, or false if it is this secondary color box.  
See Also