Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Windows API code

Virtually Pressed ButtonVersion: VB5
Author: R.ArunSubmitted: 4/10/2004Downloads: 5716
Without pressing Button1, Button1 will be in the pressed position. (Virtually Pressed Button")

ShowHide_magic of Start ButtonVersion: VB5
Author: VinayHatwalSubmitted: 3/29/2004Views: 13784
You can increase your system's security by this technique. When you don't want to show the start button to anyone. In such situation you cant use this code to hide the Start Button from the task bar. To use this code simply copy this code in your form cod ...more>>

ShowHide your SystemTrayVersion: VB5
Author: VinayHatwalSubmitted: 3/29/2004Views: 13422
You can increase your system's security by this technique. When you don't want to show the System Tray to anyone in such situation you cant use this code to hide the System Tray from the task bar. To use this code simply copy this code in your form code w ...more>>

TextBox FlasherVersion: VB6
Author: Mohammad AlianNejadiSubmitted: 2/12/2004Downloads: 7529
Uses a picture to flash the background of a textbox.

Get enabled windowsVersion: VB6
Author: Mohammad AlianNejadiSubmitted: 2/10/2004Downloads: 7471
Gets all windows that are enabled and actived and put them in a list. It also can get the hWnd of them. It is very useful for security and protection programs.

Extract sheets from workbookVersion: VB6
Author: Rakesh k PandeySubmitted: 1/8/2004Downloads: 8174
A nice utility to extract sheets from selected excel workbook and create individual files. I used that to send vendor A/c statements.

Transparent window/formVersion: VB5
Author: Pradeep susarlaSubmitted: 1/8/2004Downloads: 10565
Create transparent window/form with this application using API's.You can attain the max transperency by setting the opacity value.

Opening a web pageVersion: VB6
Author: PenuelSubmitted: 12/29/2003Downloads: 7399
This code example shows how to open a web page from within your application by clicking a web-link. The example uses an API for this. The example also shows the roll-out, and roll-in effects during form load and unload event respectively.

CDRom HandlerVersion: VB6
Author: Swathi Prasad.RSubmitted: 11/11/2003Downloads: 8230
Hi there! This Demo rips the power of API & gives u all details like : - check if CDROMDrive is present, check for CDROM if inserted,opens & closes the CDDrive, displays label name, serial name & allows u to modify the CDROM label dynamically using VB-API ...more>>

Process Manager for Win9X-MEVersion: VB4
Author: Puspa Raj MahatSubmitted: 9/17/2003Downloads: 11064
Displays all the running process including system, background and even not visible to CTRL+ALT+DEL task manager. Provides some features of WinXP taskbar. Helps you in finding Virus, Trojan,Wormbs and delete them. Very useful application.

<< Previous  Page 8 of  22  Next >>

Go to page: 8  9  10  11  12  13  ...