Releasing a control wrapped with MoveAlignedContro |
Post Reply |
Author | |
ctamayoa
Newbie Joined: 12 May 2009 Location: Ecuador Status: Offline Points: 2 |
Post Options
Thanks(0)
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
|
|
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 |