VLViewPort is a container control that provides scrollable viewport. It lets you specify the viewport extent and allows scrolling of the view whenever your form is smaller than the specified extents.
It also supports automatic calculation of viewport extent based on the position of it's contained controls.
Auto adjust extent mode handles even dynamically added controls (controls that you add to the viewport control at runtime).
Screenshot
Comments
No comments have been submitted for this product. Be the first user to submit a comment.
More Similar Software
VLFormDesigner 1.2 ... VLFormDesigner is a an extremely easy to use form designer control. It will allow you to deliver a full fledged, feature rich form designer application with unbelievably small amount of code. With its extensive set of properties, methods and events, you will typically just be putting a form and menu wrapper on this control to deliver a form designer application.
VLFormDesigner allows resizing and repositioning of its contained controls using mouse as well as keyboard. It provides this ...