개꿈닷넷의 소프트웨어 이야기
분류 전체보기
(102)
프로그램 이야기
(16)
프로그래밍
(11)
컴퓨터 관련
(4)
홈
태그
미디어로그
위치로그
방명록
시스템 보안 박사과정 모집.
How to change the background color of static control to transparent
rodream
2011. 4. 30. 21:47
2011. 4. 30. 21:47
HBRUSH hbr = CDialog::OnCtlColor(pDC, pWnd, nCtlColor);
if( pDC ) {
pDC->SetBkMode(TRANSPARENT);
return (HBRUSH)GetStockObject(NULL_BRUSH);
}
return hbr;
공유하기
게시글 관리
개꿈닷넷의 소프트웨어 이야기
+ Recent posts
Powered by
Tistory
, Designed by
wallel
Rss Feed
and
Twitter
,
Facebook
,
Youtube
,
Google+
티스토리툴바