|
Home >> Windows API code
This little control greatly simplifies the busines... | Version: VB5 | Author: Merrion Computing | Submitted: 4/5/2001 | Downloads: 7261 | 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>> |
Like a Debug.Print - but from compiled code.
Ever... | Version: VB4 | Author: Duncan Jones | Submitted: 3/29/2001 | Views: 10677 | Like a Debug.Print - but from compiled code.
Everyone knows how useful Debug.Print is for debugging code - but it doesn't help if you need to debug what is happening in an executable.
Some people put code that writes to a text file, or something - but t ...more>> |
In place conversion between every one of the Europ... | Version: VB5 | Author: Duncan Jones | Submitted: 3/28/2001 | Downloads: 6276 | In place conversion between every one of the European Monetary Union member currencies and the Euro.
Simply run this app, select your base currency, then right click on any numeric amount (in a textbox, an excel field - pretty much anywhere) and have it ...more>> |
Returns all the icons from an executable file.
... | Version: VB4 | Author: Duncan Jones | Submitted: 3/27/2001 | Views: 8915 | Returns all the icons from an executable file.
(This snippet is part of the "Simply Subclassing" dll which is also downloadable from this site)
|
In my program i have used few API functions to set... | Version: VB4 | Author: Prakash.v | Submitted: 2/26/2001 | Downloads: 7104 | In my program i have used few API functions to set 3D,Sunken,etched effects to the images of your image control.Another example shows how to change your label control to a 3D command button almost functionally.
|
This is a program that will let you show, hide, al... | Version: VB5 | Author: Wesley Crossman | Submitted: 2/3/2001 | Downloads: 14107 | This is a program that will let you show, hide, alter text, capture a picture, change the parent, kill, close, enable, disable, get info on, minimize, maximize, restore, capture a picture of, make them stay-on-top, send a message to, edit the window style ...more>> | << Previous Page 17 of 22 Next >>Go to page: 17 18 19 20 21 22
|
|