Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the width of the luminance bar in the color picker control.
void SetLuminanceBarWidth(
int w
);
Parameters
- [in] w
The width of the luminance bar measured in pixels.
Remarks
Use this method to resize the luminance bar, which is on the Custom tab of the color picker control. The w parameter specifies the new width of the luminance bar. The width value is ignored if it exceeds three-fourths of the client area width.
Requirements
Header: afxcolorpickerctrl.h