At 03:17 AM 3/20/2012, Manuel de Aguiar wrote:
Another issue I need help. I and using the Web Browser object but the
anchor does not work. I also created a blank form driven by an existing
table with nothing on it but the Web Browser. No matter what combination
I selected the object remains stationary on the form displaying the
selected URL. Is the anchor control inoperable for the Web Browser?
I am doing something wrong?
Manuel,
Here's how I would accomplish the desired functionality:
01. Place the Enhanced Panel control and adjust the Height and Width.
02. Set the Anchor options for Enhanced Panel control as you wish.
03. Now place the Web Browser control on Enhanced Panel and make sure
to set the "Align" property of the Web Browser Control to "Client".
04. Review all properties of Web Browser control.
05. Now run the form and see what you get.
That's all there is to it!
Very Best R:egards,
Razzak.