[python-win32] Re : activeX persistent properties

2007-09-11 Thread victor LEBRUN
A persistent property is only accessible at design-time and not at run-time, and it drives the behavior of the activeX control. Those properties are public I think since you can modify them. But if you call the object with win32com.client.Dispatch it is tool late since the property can not be set

Re: [python-win32] activeX persistent properties

2007-09-11 Thread Michel Claveau
Bonjour ! > I would lik to know if it is possible to access persistent properties of > an ole object (activeX control) with pywin ? Par défaut, j'aurais tendance à répondre OUI, du moment qu'elles sont exposées (publiques). Car Python+Pywin32 permet d'accéder aux propriétés d'un objet COM. A

[python-win32] activeX persistent properties

2007-09-11 Thread victor LEBRUN
Hello python win32 users ! I would lik to know if it is possible to access persistent properties of an ole object (activeX control) with pywin ? tkank you for your help. regards, Victor _ Ne gardez plus