Important: The information in this document is obsolete and should not be used for new development.
DoPickerDraw
Asks a color picker to redraw itself, for example, in response to an update event.
pascal OSErr DoPickerDraw (picker thePicker);
thePicker
- The color picker to redraw itself.
DISCUSSION
TheDoPickerDraw
function requests the color picker specified in the parameterthePicker
to redraw itself.