Hello,
I want to be able to change the viewport resolution to match the client size of the container that it is in... Say I have a window with a client size of 100x100 pixels and the window is resized with a client area 150x150, then to 200x200, how would I do that?
I have tried using the Resize and ResizeEnd events from a Form and called oDBDisplay.SetDisplayMode but it just displays another window. I have tried several ways to accomplish this but none has worked.
If anyone can shed some light on this, please do.
Thanks
A