Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] ActiveX Control

Out of curiosity, is there a way to get a list of the property names for a
given control?
I didn't see anything in OLEView that provided that information, but maybe
I missed it.

   Stef




|---------+---------------------------------->
|         |           "Veronika Irvine"      |
|         |           <Veronika_Irvine@xxxxxx|
|         |           m>                     |
|         |           Sent by:               |
|         |           platform-swt-dev-admin@|
|         |           eclipse.org            |
|         |                                  |
|         |                                  |
|         |           10/30/2002 08:56 AM    |
|         |           Please respond to      |
|         |           platform-swt-dev       |
|         |                                  |
|---------+---------------------------------->
  >-------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                               |
  |        To:      platform-swt-dev@xxxxxxxxxxx                                                                                  |
  |        cc:                                                                                                                    |
  |        Subject: Re: [platform-swt-dev] ActiveX Control                                                                        |
  >-------------------------------------------------------------------------------------------------------------------------------|




JML is correct, the OleControlSite hosts the ActiveX control.
You can use OLEView available from Microsoft to get the program id and to
view the type library info.





Back to the top