[activeX] récupérer les attributs height/width de <object> ?

récupérer les attributs height/width de <object> ? [activeX] - C++ - Programmation

Marsh Posté le 12-05-2005 à 14:15:54    

Je programme un activeX sous VC++ 2003 et j'aimerais
dans mon contrôle récupérer les attributs height/width
de la balise <object>
 

Code :
  1. <object
  2. id="MyCtl"
  3. ......
  4. height=500
  5. width=300
  6. >
  7. </object>


 
 
Comment puis je procéder ?
 
Cordialement :P


Message édité par BenO le 12-05-2005 à 14:16:43

---------------
Python Python Python
Reply

Marsh Posté le 12-05-2005 à 14:15:54   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed