River Plate
2006-04-30 14:46:41 UTC
Hi All,
I have a question relating to VBIDE Addins and how to modify th
picture property of a control.
I've tried this statement,which loads the name of an icon into the ico
list for the specified object, which must be a form.
Set VBIDE.VBE.ActiveVBProject.VBComponents(1).Properties _
("Icon").Object = LoadPicture("Baseball.ico")
But..It didn't work because of an automation error.
Any insight will be appreciated.
Regards,
River Plat
-
River Plat
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------
I have a question relating to VBIDE Addins and how to modify th
picture property of a control.
I've tried this statement,which loads the name of an icon into the ico
list for the specified object, which must be a form.
Set VBIDE.VBE.ActiveVBProject.VBComponents(1).Properties _
("Icon").Object = LoadPicture("Baseball.ico")
But..It didn't work because of an automation error.
Any insight will be appreciated.
Regards,
River Plat
-
River Plat
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------