Print Page | Close Window

Urgent help...

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=7830
Printed Date: 18 June 2025 at 1:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Urgent help...
Posted By: paps013
Subject: Urgent help...
Date Posted: 17 August 2007 at 2:48pm
I have problem with commadbar and picturebox.
On the top of the MDI form i have ribbonbar (CommandBars name). On bottom i Have statusbar (CommandBars.Statusbar). When I put picturebox aligned to bottom or right on the MDIForm, picture box is always infront of commandbar control or replace  some parts of control.
Picture on MDIForm is always aligned on some of sides of form and I cant move it.
How to solve this problem because it's very important to me.
Thanks in advice and sorry on my English.




Replies:
Posted By: SuperMario
Date Posted: 17 August 2007 at 3:19pm
Private Sub CommandBars_RepositionAlignedControls(Left As Long, Top As Long, Right As Long, Bottom As Long)
  CommandBars.MoveAlignedControl Picture1, Left, Top, Right, Bottom
End Sub


Posted By: paps013
Date Posted: 17 August 2007 at 3:24pm
you can't move aligned contol in the MDIForm.


Posted By: paps013
Date Posted: 17 August 2007 at 3:26pm
Sorry it works. And thank you very match.


Posted By: SuperMario
Date Posted: 17 August 2007 at 3:27pm
yes, you can.  just try it.  i assume vb6?



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