Cstatic Button
-
Hello friends i try to add button on CStatic control but button not show.How can i add button on CStatic?
If you show the code you used to add a button to a static, then maybe we can see what you did wrong. It will also give us a better idea of the context of this problem. So our help can be better targeted. Iain.
I am one of "those foreigners coming over here and stealing our jobs". Yay me!
-
Hello friends i try to add button on CStatic control but button not show.How can i add button on CStatic?
Create the button as child control of your CStatic (meaning CStatic window is parent of the new button). Hope it helps! :)
-
Hello friends i try to add button on CStatic control but button not show.How can i add button on CStatic?
Its probably a Z-Order issue. In the dialog template press Ctrl+D and change the order of the controls.
«_Superman_»
I love work. It gives me something to do between weekends. -
Hello friends i try to add button on CStatic control but button not show.How can i add button on CStatic?