Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.sdk
|
|||
|
|||
![]()
Hello,
I have made a ActiveX control which consists of some textboxes and a button. Now I am trying to use this control in Excel, with the help of macros. I have used ActiveSheet.OLEObject.Add to add this control to Excel sheet, though Control appears on the sheet but it is not responding. There is no effect of clicking on the button. if I click on Design mode button on Control toolbox toolbar and Exit the design mode by clicking on the same button, The Control starts responding to the button clicks. I want my control to be added dynamically and should respond as it is drawn on the sheet. 1. Am I Missing some thing that i need to do with OLEObject.Add, so that i can use my control without clicking on the Design mode button. 2. Somebody can please tell how can i switch to and from design mode programatically. Can somebody please help... Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
.NET Custom Control not redrawing when inserted as OleObject in Excel | Excel Programming | |||
Activate an activex control on a sheet in excel 97? | Excel Programming | |||
ActiveX ComboBox Control on Sheet | Excel Programming | |||
Remove all items from an ActiveX control on a sheet | Excel Programming | |||
Tooltip for mouseover of Image OLEObject (from Control Toolbar) | Excel Programming |