[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control,ScrollableControl,ContainerControl,UserControl Interfaces=Component,MarshalByRefObject,Object,ControlManager Info=Represents a color select control Tab=Interface TabGroup=Controls [Edit] Class=Image [Assembly] ColorPicker.dll=Sano.PersonalProjects.ColorPicker.Controls.ColorPanel [Property] @Width= |1|572 @Height= |1|272 FileName=Sets the name of the file to save or load a palette of colors. ARG(string)|2| CurrentColor=Sets the selected color. ARG(Color)|8|clBlack [Methods] doCurrentColor=Sets the selected color. ARG(Color currentcolor)|1|0 doLoad=Load the color palette file. ARG(string FileName)|1|2 doSave=Save the color palette file. ARG(string FileName)|1|2 onColorChanged=Occurs after select the color and returns it. ARG(Color)|2|8 onColorOver=Occurs during move mouse over the color and returns it. ARG(Color)|2|8 CurrentColor=Defines the color to select. ARG(Color)|4|8 FileName=Defines the name of the file to save or load a palette of colors. ARG(string)|4|2