IHTMLOptionsHolder::choosecolordlgIHTMLOptionsHolder::choosecolordlg*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLOptionsHolder::savefiledlg
*Next Topic: IHTMLOptionsHolder::showSecurityInfo

IHTMLOptionsHolder::choosecolordlg


HRESULT choosecolordlg( 
    VARIANT initColor,
    long *rgbColor 
);

Opens the system color picker dialog box.

initColor
VARIANT containing the name of the color in the color picker. For a complete list of colors, see Color Table.
rgbColor
Long integer specifying the value of the color in the color picker. For a complete list of colors, see Color Table.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.