mfc - Remove visual click effect of CButton -


is there way of removing visual effect of clicking cbutton?

i want put 2 cbuttons bmps side side form bigger image, want remove visual effect of click - image being pressed. how can that?

use same image , down states of button. way same whether pressed or not. have use cbitmapbutton class, however, derives cbutton. http://msdn.microsoft.com/en-us/library/a3y45xs0.aspx

there 4 states of button: up, down, focus, disabled , each can have own image (or not). http://msdn.microsoft.com/en-us/library/6y6acs49.aspx


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -