|
Sack Library Documentation
|
#define MakeColorWell(f,x,y,w,h,id,c) SetColorWell( MakeNamedControl(f,COLORWELL_NAME,x,y,w,h,id ),c)
|
Parameters |
Description |
|
f |
frame to create the control in |
|
x |
x coordinate of the left of the control in the frame |
|
y |
y coordinate of the left of the control in the frame |
|
w |
width of the control |
|
h |
height of the control |
|
ID |
an integer identifier for the control |
|
c |
a CDATA color to initialize with. |
Returns a PSI_CONTROL that is a color well.
Macro to create a colorwell.
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|