Browse - programming tips - win32 horizontal ruleDate: 2009jan14 Platform: win32 Q. How can I make a groupbox-like horizontal line (rule)? (Like an HTML's <hr>) A. Put this in your resource file: CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,10,10,400,1
Add a commentSign in to add a comment | Advertisements:
|