Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Excel add-in that has a number of forms. One of the forms
contains a tab control and one of the tabs contains a frame that includes: a checkbox, a couple of comboboxes and an option control. If the user unchecks the checkbox my code disables (.Enable = False) the comboboxes and option control. If after unchecking the box the user then clicks in the disabled combobox, Excel's Controls Toolbox dialog/toolbar (the floating toolbar you use to place textboxes, labels, etc onto a form but not the dialog/toolbar you use to place controls onto a worksheet) pops up! Once this dialog/toolbar is there its not like you can do anything with it (e.g., you can't drag a textbox onto the form being displayed). This only happens under Excel 2000 and later. It doesn't occur under Excel 97. My code doesn't do this on purpose ... I wouldn't know how. Any suggestions on how to eliminate this behavior? TIA, josh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Control Toolbox | Excel Discussion (Misc queries) | |||
Where is the control toolbox? | New Users to Excel | |||
Control Toolbox | Excel Discussion (Misc queries) | |||
Control Toolbox | Excel Worksheet Functions | |||
control toolbox | Excel Programming |