Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am unable to maintain a set size of the ActiveX Listboxes on my
Excel worksheet. In Properties I set the size of each to a height of 40 and width of 240 and use the font Arial-Regular-14 After saving the file and then re-opening the sizes change to a height of 22.5 and width of 148.5 Is there a way to lock the size so it does not change? In Properties I have 'Locked' set at 'True'. I appreciate any help with this issue. Also if you could direct me to where I can learn more about the Properties of ActiveX Controls. Thank you |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On May 24, 5:28*pm, Rob Flott wrote:
I am unable to maintain a set size of the ActiveX Listboxes on my Excel worksheet. In Properties I set the size of each to a height of 40 and width of 240 and use the font Arial-Regular-14 After saving the file and then re-opening the sizes change to a height of 22.5 and width of 148.5 Is there a way to lock the size so it does not change? *In Properties I have 'Locked' set at 'True'. I appreciate any help with this issue. *Also if you could direct me to where I can learn more about the Properties of ActiveX Controls. Thank you in the properties try changing the integralheight to "False", I had a similiar problem and that worked for me |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On May 25, 8:43*am, Angus Beaumont wrote:
On May 24, 5:28*pm, Rob Flott wrote: I am unable to maintain a set size of the ActiveX Listboxes on my Excel worksheet. In Properties I set the size of each to a height of 40 and width of 240 and use the font Arial-Regular-14 After saving the file and then re-opening the sizes change to a height of 22.5 and width of 148.5 Is there a way to lock the size so it does not change? *In Properties I have 'Locked' set at 'True'. I appreciate any help with this issue. *Also if you could direct me to where I can learn more about the Properties of ActiveX Controls. Thank you in the properties try changing the integralheight to "False", I had a similiar problem and that worked for me- Hide quoted text - - Show quoted text - Angus, Thank you...that worked... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Content Size for WebBrowser ActiveX Control | Excel Programming | |||
ActiveX Listbox Control | Excel Programming | |||
Help with activex listbox control | Excel Programming | |||
listbox shrinks! | Excel Programming | |||
VBA/ActiveX ComboBox autosize bug - Selection of value multiple times shrinks text. | Excel Programming |