CXTButton transparent |
Post Reply |
Author | |
sbinder
Groupie Joined: 22 November 2004 Location: Austria Status: Offline Points: 76 |
Post Options
Thanks(0)
Posted: 19 May 2008 at 10:16am |
I have a CDialog where I changed Background:
BOOL CMyDialog::OnEraseBkgnd(CDC* pDC) { CRect rc; GetClientRect(rc); XTPDrawHelpers()->GradientFill(pDC, rc, clrGradient,TRUE); return TRUE; } Because of this I want to know if there is a way to make CXTButton transparent? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |