Command Button In Front of Web Browser

Jaye7

Well-known Member
Joined
Jul 7, 2010
Messages
1,060
I don't know if this is possible, I have searched and searched and couldn't find an answer.

Is it possible to display command buttons in front of a web browser on a userform???

I have tried clicking on bring to front option several times but it still remains behind the userform when I run the form.

I have a listbox on the userform and it displays fine.

I would prefer to use a web browser as opposed to an image as I can easily display an animated gif in the browser, I have pictures in my workbook and when the form runs it copies them to another excel file and saves the files as webpages to be displayed in the browser, that way it doesn't matter what computer I use the web browser still works.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
I don't think you can do that unless you create a real button control (ie one that has a hwnd ) and set its parent to the Web Browser but that would involve some rather involved code.
 
Upvote 0

Forum statistics

Threads
1,214,924
Messages
6,122,293
Members
449,077
Latest member
Rkmenon

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top