Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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