Print Page | Close Window

Resizing Attached Controls

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=18936
Printed Date: 03 May 2024 at 1:29pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Resizing Attached Controls
Posted By: levent
Subject: Resizing Attached Controls
Date Posted: 10 September 2011 at 11:41am
I have Mdi and MdiChild forms in my project.

I have added three pane that  attached three picturebox control  onto the  MdiChild form 

I have added following code to the  mdiform resize event

Private Sub MDIForm_Resize()
Call MdiChildForm.Move(0, 0, Me.ScaleWidth, Me.ScaleHeight)
End Sub

But my picturebox controls doesn't resize

How can i solve this problem?

Any help will be appreciated



Replies:
Posted By: Ssytems
Date Posted: 02 August 2012 at 4:00pm
Did you solve this and moved on, or are you still needing help?



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