Young Grasshopper
Board Regular
- Joined
- Dec 9, 2022
- Messages
- 58
- Office Version
- 365
- 2016
- Platform
- Windows
Hi guys,
This is a purely aesthetic problem, so not a huge deal, but a annoying one..
I have this userform with a combobox. The combobox's Back- and bodercolor are transparent, since i have a image behind it, becaouse I want to make it look like your clicking the image to open the dropdown.
Combobox is set to StyleDropDownList and the Drop button is set to never show. However, everytime I actually i click on the combox, the backcolor in itself stay transparent, but the drop button appears!
Also, i get the "write-here-animation-line" appears inside the combobox.. This kinda ruins the clean design of the userform.
Is this a known problem, a bug, or have I just misunderstood the consept of "never show"?
Any other smart ways to solve this? I've tried just putting the combobox behind the image, but then i have the obvious problem of not being able to click on it..
Thank you
This is a purely aesthetic problem, so not a huge deal, but a annoying one..
I have this userform with a combobox. The combobox's Back- and bodercolor are transparent, since i have a image behind it, becaouse I want to make it look like your clicking the image to open the dropdown.
Combobox is set to StyleDropDownList and the Drop button is set to never show. However, everytime I actually i click on the combox, the backcolor in itself stay transparent, but the drop button appears!
Also, i get the "write-here-animation-line" appears inside the combobox.. This kinda ruins the clean design of the userform.
Is this a known problem, a bug, or have I just misunderstood the consept of "never show"?
Any other smart ways to solve this? I've tried just putting the combobox behind the image, but then i have the obvious problem of not being able to click on it..
Thank you