Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Is it possible to give a UserForm in VBA a gradient background - maybe using the WinAPI? Looking around it seems not, but can anyone confirm that it is not possible please? Cheers |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could create a jpg of the gradient you want, then use an image control
to apply that to your form. "SkylineGTR" wrote in message ... Hi all, Is it possible to give a UserForm in VBA a gradient background - maybe using the WinAPI? Looking around it seems not, but can anyone confirm that it is not possible please? Cheers |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jezebel,
Thank you for your reply. I wanted the solution to be as efficient as possible, in terms of speed and disk space. After much soul searching you were right! An extra 20kb added onto the workbook and I got the look I needed. Thank you very much! Jezebel wrote: You could create a jpg of the gradient you want, then use an image control to apply that to your form. "SkylineGTR" wrote in message ... Hi all, Is it possible to give a UserForm in VBA a gradient background - maybe using the WinAPI? Looking around it seems not, but can anyone confirm that it is not possible please? Cheers |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print a data entry form without the spreadsheet as a background? | Excel Discussion (Misc queries) | |||
background color showing only when in email form | Excel Discussion (Misc queries) | |||
Changing Form Button Background Color | Excel Programming | |||
Changing Form Button Background Color | Excel Programming | |||
Changing Form Button Background Color | Excel Programming |