CDHtmlDialog

abc abc 351 Reputation points
2021-08-23T11:02:40.847+00:00

Hi,

I am using windows 10 and VS2019. I am loading a html page in MFC CDHtmlDialog. I am using HTML Select tag for dropdown list.

125509-style1.png

Whereas when I try to open same HTML page from IE 11 and MIcrosoft Edge browser directly, the dropdown button is displayed like this.

125598-style2.png

Why dropdown button style is different in CDHtmlDialog, how to get same style in CDHtmlDialog as I am getting in browser.

Please help me.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,637 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 83,206 Reputation points
    2021-08-23T13:06:52.953+00:00
    1 person found this answer helpful.