Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Merrion Computing"

Watches the printer queue of the selected printer ...Version: VB5
Author: Merrion ComputingSubmitted: 10/18/2001Downloads: 8272
Watches the printer queue of the selected printer and responds to changes in the print queue asynchronously - i.e. this application does NOT rely on polling the printer or similar wasteful techniques.

The ImageMap VB control ======================= ...Version: VB5
Author: Merrion ComputingSubmitted: 7/24/2001Downloads: 6805
The ImageMap VB control ======================= The ImageMap control is a Visual basic control that emulates the clickable-regions functionality that is provided in HTML by client side image maps. It allows you do define clickable regions at design and ...more>>

MCL VB Hotkey Control ===================== To...Version: VB5
Author: Merrion ComputingSubmitted: 6/15/2001Downloads: 6629
MCL VB Hotkey Control ===================== To use: Add the OCX toyourfile, Drop the VBHotkey control onto your form. In the VBHotkey1_HotkeyPressed event add whatever code you wish to be triggered by the event. Set the control's parameters at des ...more>>

Often, especially when dealing with the Windows AP...Version: VB4
Author: Merrion ComputingSubmitted: 4/27/2001Views: 5844
Often, especially when dealing with the Windows API, byte and integer variables will be packed into a LONG (32 bit) value. These functions allow you to encode/decode these long values.

Prevent windows (both NT and 9x) going into suspen...Version: VB5
Author: Merrion ComputingSubmitted: 4/18/2001Views: 10176
Prevent windows (both NT and 9x) going into suspended mode.

EventCtl ======= 2 controls that vastly extend...Version: VB5
Author: Merrion ComputingSubmitted: 4/9/2001Downloads: 7429
EventCtl ======= 2 controls that vastly extend the cababilities of Visual basic. *** VBEventWindow - provides a simple subclassing control. Events: - ActiveApplicationChanged, fired when your app gains or loses user focus - LostCapture, fired wh ...more>>

This little control greatly simplifies the busines...Version: VB5
Author: Merrion ComputingSubmitted: 4/5/2001Downloads: 7287
This little control greatly simplifies the business of subclassing a form to get at the extra events that the Visual basic designers left out. i.e.: * ActiveApplicationChanged - Fired when a user switches away from, or in to your application * Lost ...more>>
Page 1 of  1

Go to page: 1