View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default ActiveX properties in VB and VBA

Tjena Örjan

I have no such problems with the Microsoft Treeview and american Excel 2003.
But I don't get the multipage property dialog I see in VB6, just the
standard properties window.

Which control are you struggling with ? You say "every control", also the
built-in from the controls toolbox ?

Best wishes Harald

"Örjan Leringe" skrev i melding
...
I am trying to use an ActiveX component in VBA which works
in VB. However, I fail to get the "properties" window of
the component to show up in VBA (which it does in VB). I
am trying with right-clicking on the component and
choosing "properties". This happens with every component I
try. Is it a problem with VBA, or what?
I am using Office 2003 and VBA with Excel. It is a Swedish
version of VBA and English version of VB. Since it is a
Swedish version of VBA I acutuelly choose "Egenskaper"
which is the translation of "Properties".

Örjan Leringe