|
Home >> Controls code
Ftp control | Version: C# | Author: Zvonimir Begic | Submitted: 10/27/2011 | Downloads: 2547 | Ftp user control for uploading and downloading files. Easy to use.
|
Win forms shaker | Version: VB 2010 | Author: Zvonimir Begic | Submitted: 10/16/2011 | Downloads: 3043 | Use shaker class for form shaking. If user make wrong input, or insert wrong range notify him with form shake. Form can shake in left-right or up-down direction.
This is example:
s.moveDirection = Shaker.MOVE_LEFT_RIGHT
s.timeForPau ...more>> |
Control location customizer | Version: VB 2010 | Author: Zvonimir Begic | Submitted: 10/16/2011 | Downloads: 2317 | Personalize your win forms, use ControlLocationCustomizer . Let user arrange controls on win form in his own way.
How to use:
on form load:
Try
c = New ControlLocationCustomizer(Me)
c.custom()
Button1. ...more>> |
Custom Gage UserControl | Version: VB 2008 | Author: Arun | Submitted: 9/17/2011 | Downloads: 2829 | This is Custom Gage User Control which works like Progress bar. |
Smooth Listbox | Version: VB 2010 | Author: Zvonimir Begic | Submitted: 8/25/2011 | Downloads: 3530 | With superlistbox you can make smooth moves, add pictures, change background color of item. Try it yourself, set up speed of item moving.
This is example how to set up properties:
s = New SuperListBox()
s.navigationColor = Color.Bla ...more>> |
Online Test with Negative Mark | Version: VB 2008 | Author: Umapathi | Submitted: 7/7/2011 | Downloads: 4436 | This is a basic online test if user chooses wrong answer it will reduce 0.25 mark. I used vb.net windows application. People who are beginners will find it useful.
| << Previous Page 5 of 36 Next >>Go to page: 5 6 7 8 9 10 ...
|
|