ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   inputbox, color of default background is black (https://www.excelbanter.com/excel-programming/406376-inputbox-color-default-background-black.html)

Jim at Eagle

inputbox, color of default background is black
 
Application.InputBox(Prompt:="What is the amount for this task without sales
tax", Default:=Format(STotal, "#,###.00"), Type:=1)
The default amount is displayed on a black background with white numbers
full width.
A regular InputBox("What is....",, will display as white on blue sized to
fit chr.
Can I have the display consistant between these two inputboxs?
Thanks
Jim at Eagle

JLGWhiz

inputbox, color of default background is black
 
I am pretty sure there is not an easy way change the built in background
color for default. Most of the built in dialog box properties are fixed if
they do not offer an option as an argument at design time.

"Jim at Eagle" wrote:

Application.InputBox(Prompt:="What is the amount for this task without sales
tax", Default:=Format(STotal, "#,###.00"), Type:=1)
The default amount is displayed on a black background with white numbers
full width.
A regular InputBox("What is....",, will display as white on blue sized to
fit chr.
Can I have the display consistant between these two inputboxs?
Thanks
Jim at Eagle



All times are GMT +1. The time now is 12:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com