![]() |
Urgent help... |
Post Reply
|
| Author | |
paps013
Newbie
Joined: 17 August 2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: Urgent help...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. |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
paps013
Newbie
Joined: 17 August 2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2007 at 3:24pm |
|
you can't move aligned contol in the MDIForm.
|
|
![]() |
|
paps013
Newbie
Joined: 17 August 2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2007 at 3:26pm |
|
Sorry it works. And thank you very match.
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2007 at 3:27pm |
|
yes, you can. just try it. i assume vb6?
|
|
![]() |
|
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 |