Active X Control properties - Usage
COM
1
Posts
1
Posters
0
Views
1
Watching
-
I have an activex control, written using MFC that is embedded on a web page with the Object tag and the following properties: PARAM NAME="_Version" VALUE="458752" PARAM NAME="_ExtentX" VALUE="9843" PARAM NAME="_ExtentY" VALUE="7373" PARAM NAME="_StockProps" VALUE="1" :confused: Can anyone give me some detail as to what each property means (links to some documentation would be great also). I have seen these properties on a number of controls on the web.