VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FlexUI : The ultimate resizer of all time v 1.3

by Alaeddin Hallak (2 Submissions)
Category: OLE/COM/DCOM/Active-X
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (21 Votes)

Stop writting those repetitive resize events. Make your forms resizable with absolutely no code. Throw in this lightweight OCX and let it do the anchoring and resizing of your form controls based on the behaviour you specify.
Features include:
* 15 combination of anchoring and resizing styles. Goes beyond what is available in Visual Studio .NET

* Support for RightToLeft mode (reverses the behaviour you specify when the form is changed to RightToLeft)

* Optional minumum and maximum height and width for the form (uses subclassing to achieve that)

* Function to center the form on screen

* Backup/restore your controls' style configuration to/from a file

* Takes up very little memory resources
I'm always looking forward to enhancing this control based on your suggestions. And please VOTE if you use or recommend this OCX.

______________________________________________
Updated v1.3 9/29/04
* Changed subclassing to be in the usercontrol instead of a seperate module (thanks Paul Caton!)

* Eliminated the two lines neccessary to activate and call the resize method of the control (again using subclassing)

* Added a function to center form on the screen

* Made MinFormWidth and MinFormHeight have default values equal to the size of the form when the control is created
______________________________________________
Updated v1.2 9/19/04

* Added a help file to the package
______________________________________________
Updated v1.2 9/16/04
* Added support for runtime-created controls. To set a style for such a control, call SetControlStyle method after you dynamically create a control
______________________________________________
Updated v1.1 9/16/04
* Added max form size properties

* Made min and max form size imposing use form subclassing instead of traditional form.Height and form.Width

Rate FlexUI : The ultimate resizer of all time v 1.3

Download FlexUI : The ultimate resizer of all time v 1.3

Download FlexUI : The ultimate resizer of all time v 1.3 (122 KB)

FlexUI : The ultimate resizer of all time v 1.3 Comments

No comments have been posted about FlexUI : The ultimate resizer of all time v 1.3. Why not be the first to post a comment about FlexUI : The ultimate resizer of all time v 1.3.

Post your comment

Subject:
Message:
0/1000 characters