Excalibur Software PropertyList 3.0
PreDropWindow
Event PreDropWindow(iProp As Property, lColorType As PickerTypes)
Description
Occurs before a dropdown color list window is shown, to
request the type of color picker to display.
Parameters:
- iProp - The Property object that is about to drop
down its list.
- lColorType - Set this parameter to the type of color
list to show. Valid values for this parameter are:
- [Custom Palette Picker] - The window will
display a palette of available colors. The bottom
two rows of the palette can be customized by
right-clicking on a color well.
- [System Color Picker] - A listbox of
system colors will be displayed.
- [Custom/System Color Picker] (default) -
Both custom and system pickers will be made
available to the user, on separate tabs.