Click or drag to resize

ColorDialogICallback Interface

Callback interface for the ColorDialog

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface ICallback

The ColorDialogICallback type exposes the following members.

Methods
  NameDescription
Public methodOnColorChanged
Raises the color changed event.
Top
See Also