Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ColorPicker.Change Event

Occurs when the color picker's Value property changes between posts to the server.

[Visual Basic]
Public Event Change As EventHandler
[C#]
public event EventHandler Change;

See Also

ColorPicker Class | EO.Web Namespace


Direct link to this topic