|
|
 |
| download file |
Submitted: Sunday, September 06, 2009 |
| good download file example this example download any file from any server u just need to put url of that file |
| Author: ProgrammerGuide.net |
Downloads: 33 |
| dragdrop |
Submitted: Sunday, September 06, 2009 |
| This example show a way you can fake a drag/drop with listboxes. It does not use the official Drag/Drop features of VB. |
| Author: ProgrammerGuide.net |
Downloads: 24 |
| hideShowCaret |
Submitted: Sunday, September 06, 2009 |
| This is a small example of using the HideCaret and ShowCaret API calls to hide the caret (or blinking cusor) in the textbox or combobox control. Remember that the control whose caret you want to hide or show Must have caret ownership at the time of calling or it will fail. Also when the control loses ownership it will reset and you will have to call the APIs again. |
| Author: ProgrammerGuide.net |
Downloads: 34 |
| logonWithInputboxVBex |
Submitted: Sunday, September 06, 2009 |
| A small example of using both Inputboxes or using a Form to require proper username and password credentials for authorization. A option is available to require case sensitive username and password or non case sensitive. |
| Author: ProgrammerGuide.net |
Downloads: 43 |
| calendar |
Submitted: Sunday, September 06, 2009 |
| Demonstrates how to create a small calendar in Visual Basic. Users can select a date from the calendar using the keyboard or mouse. This example program takes advantage of the changes made to Visual Basic 4.0, which allow forms to have public methods and properties. Although the code to implement the calendar is non-trivial, using the calendar requires only calling a single method. |
| Author: ProgrammerGuide.net |
Downloads: 36 |
|
|
|
|
|
|
|