Print Page | Close Window

MDIForm background picture

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=14533
Printed Date: 06 October 2024 at 10:31am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: MDIForm background picture
Posted By: Squale
Subject: MDIForm background picture
Date 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




Replies:
Posted By: SuperMario
Date Posted: 21 June 2009 at 12:42pm
I think you want:

    CommandBars.TabWorkspace.ThemedBackColor = False


Posted By: Bujez
Date Posted: 22 June 2009 at 4:22pm
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...


Posted By: Squale
Date Posted: 22 July 2009 at 3:54am
up 


Posted By: Squale
Date Posted: 15 April 2010 at 2:50am
No solution found yet to add a picture on Ribbon MDI backgroup when tabWorkspace is used.


Posted By: Squale
Date Posted: 11 May 2010 at 11:46am

CommandBars.TabWorkspace.ThemedBackColor = False

-------------
Product: Xtreme SuitePro (ActiveX) version 13.3.1
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net