|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Uses WTL's CBitmapButton class, but applies a bug fix and a workaround
to get CBitmapButton to both correctly erase the background and resize
correctly when hosted in a dialog managed by CDialogResize.
Also uses a correctly formatted BMP to store the button state list,
if editing that BMP in the future, make sure that the EXACT RGBA format
and bitness are preserved or things will break.
Lastly, fxies a layout issue with the "more info" link vanishing during resizing.
BUG=263809
TEST=NONE
Review URL: https://chromiumcodereview.appspot.com/18769007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213521 0039d316-1c4b-4281-b951-d872f2087c98
|