Click here to Skip to main content
Click here to Skip to main content

Using this component user can maxmize or minimize window size

By , 18 Sep 2006
 

Introduction

This component is used for zoom in or zoom out feature. Normally no zoom control / component shiped with visual studio 6.0. In this article you will find application as well as component. Feel free to communicate with me. Please share your views with me for imroving the functionality of this control/component.

First Screen with 80%

After zooming 120%

1. Zip file is selt expalnatory.

2. Add reference of dll.

3. Place code like

Dim objZommer As New Zoom
Private Sub Combo1_Click()
objZommer.Zoom Combo1, Me
End Sub

Private Sub Form_Load()

objZommer.LoadData Combo1
objZommer.LastIndex = 2
End Sub

 

Thanks

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Rajesh Jha
Technical Lead
India India
Member
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
GeneralSource Codememberjmh55518 Oct '06 - 7:53 
This is a great tool but I need to use it in .Net. Can you provide the source code to the Zoomer.dll in either VB 6, VB.Net, or C#?

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 18 Sep 2006
Article Copyright 2006 by Rajesh Jha
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid