Print Page | Close Window

Releasing a control wrapped with MoveAlignedContro

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=14296
Printed Date: 08 May 2024 at 6:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Releasing a control wrapped with MoveAlignedContro
Posted By: ctamayoa
Subject: Releasing a control wrapped with MoveAlignedContro
Date Posted: 14 May 2009 at 9:03am
Hi help me please I'm using this code :


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

in order to put a picturebox(picture1) with an image like background of my MDI form, but what I want is to be able to hide it and show it when I want  in order to show my sdi forms but it doesn´t happend, they loads but I don't know whay the dont show, so I would like to know if there is a code for helping me to releasing de picture from MoveAlignedControl, how can I release it?? why the picture doesnt hide with picture1.visible=false.

Help me please, sorry if my english is not so god


-------------
Thanks



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