Skip to main content

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

Hi,
 
When develop ActiveX Control in my Eclipse plugin,in the methed:
 
public OleControlSite(Composite parent, int style, String progId) {}
 
how can I get "progId"?
 
 
 
Best regards
 
lvyb

Back to the top