MDIForm background picture |
Post Reply |
Author | |
Squale
Groupie Joined: 29 April 2009 Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 15 June 2009 at 11:56am |
Hi,
Is there any way to get picClient correctly filled in a MDIForm background ? picClient referered to the RibbonSample project. I cannot find a way to make this picture box appears correclty on the MDIForm client rectangle and call the PaintManager.FillWorkspace. Thanks for your help |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
I think you want:
CommandBars.TabWorkspace.ThemedBackColor = False |
|
Bujez
Newbie Joined: 09 June 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
I have same problem. Can someone post simple code how to put background picture on MDI Ribbon?
with this I dont get picture just blue workspace(office 2007 theme): Me.CommandBars.TabWorkspace.ThemedBackColor = False Me.CommandBars.PaintManager.FillWorkspace Picture1.hDC, 0, 0, Picture1.Width, Picture1.Height I try to add this to but no help: Me.CommandBars.TabWorkspace.PaintManager.FillBackground = False Thanks... |
|
Squale
Groupie Joined: 29 April 2009 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
up
|
|
Squale
Groupie Joined: 29 April 2009 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
No solution found yet to add a picture on Ribbon MDI backgroup when tabWorkspace is used.
|
|
Squale
Groupie Joined: 29 April 2009 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
CommandBars.TabWorkspace.ThemedBackColor = False |
|
Product: Xtreme SuitePro (ActiveX) version 13.3.1
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
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 |