Notifications
Clear all

[Closed] Resizing ActiveX controls

does anyone know if this is possible? they have width and height parameters on creation, but they don’t have them as properties, so it seems like you can’t resize them afterwards…

2 Replies

Hi Kai,

Try using the size property.

Light

haha ok thanks, i hoped it would be as simple as that