SOLVED:commandbar dosen't allow image shows in MDI |
Post Reply |
Author | |
unforgiven
Groupie Joined: 24 February 2010 Location: Neverland Status: Offline Points: 35 |
Post Options
Thanks(0)
Posted: 11 March 2010 at 3:02am |
Hi guys
when i use commandbar in MDI form,i can't show image of MDI form as background anymore, if i put picturebox to MDI form to show image, picturebox cover toolbar and statusbar. is there any way to show image in background of MDI form? it's vital to show image background in my prog. thanks |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Set Picture property of Form and in code add
CommandBars.TabWorkspace.ThemedBackColor = False
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
unforgiven
Groupie Joined: 24 February 2010 Location: Neverland Status: Offline Points: 35 |
Post Options
Thanks(0)
|
Hi Oleg
Thank you very very much, work it. |
|
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 |