LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Webbrowser and FullScreen or Resizable

    Hi all,

I got a Panel with an ActiveX Control - Microsoft Webbrowser. In the Option, there is a point Resizable, which i can´t select. At the option FullScreen, which is default False, I can choose True, but when I choose True an  press OK, it will be changed automtically back to false 😞 Why did that happend and why couldn´t I make the Webbrowser Resizable?
0 Kudos
Message 1 of 3
(3,455 Views)
Hi Marco,

the Webbrowser Window will size to the activeX Container. Resizing the webbrowser insine the container is not possible, therefore the setting "resizable" and "full screen" will reset when entering a value.

The values in "width" and "height" represent the activeX container size. This can be changed when you resize the container, or insert new values and confirm with ok.

regards,

Nikolai
0 Kudos
Message 2 of 3
(3,430 Views)
OK, thx.
 
Soo I need to change the ActiveX Size to the maximum I need.
 
But, what have I to configure in my WinXP System to open such Pop-Ups? On my< development PC (WinXP) the Pop-Ups will be openend, but on other WinXP machines the Pop-Ups won´t came up :(. The Pop-Up Blocker is already disabled!
0 Kudos
Message 3 of 3
(3,425 Views)