|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Help !!!
i try to run this sub but error message '424' keeps on coming up saying object missing (in line 5 coloumn 0)
Toggle details Dim Details 'GwxOleObject object for trend viewer ActiveX Dim TWXviewer1 'TrendViewer object to control ActiveX Set Details = ThisDisplay.GetVisibleObjectFromName("TWXViewer1") Set TWXViewer = twxviewer1.details 'Toggle title twx.ShowDetails = Not twx.ShowDetails i am trying to set up a window in graphworks which toggle the show display property of an embedded window within the window. Any suggestions |
|
#2
|
|||
|
|||
|
if you plan on posting here again please use a better subject line then "help!!"
I've never worked with what you're talking about so I can't say i can help for sure, but you have details declared as an object and then you say object.object.... i don't think that will work and that's the line that is blowing up on you, you need to do something with it... at least that's what i think, like i said i've never used this before. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Help !!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|