Advertisement

Results for "Author: hardstream"

7_2009-2012 #236745
ActiveX Checkbox V1

An ActiveX checkbox, you can use the default skin or create images (in paint) and use them as checkbox skins by code!

7_2009-2012 #236746
Download example

Download multiple files at the same time from the internet WITHOUT the Winsock control but a simple usercontrol! Progress indication, byte display and real Windows XP controls

7_2009-2012 #236747
Little Design thingy (Uses GDI+,png) ..:D -***MUST SEE***-

Skin a form with a PNG image. Uses GDI+ and a lot of CPU :D Credit to Appeiron, who wrote the GDI+ modules :P You can also download the DLL version here @ PSC

7_2009-2012 #236748
Listbox Replacement Class V1.2

I often find myself in need of a listbox in applications in which I don't use forms. I couldn't find anything on PSC (which would have saved me some time), so I just wrote my own. This is just a simple listbox class, no events, no confusing, never ending functions, just plain, simple VB code (I haven't used any APIs :D). The class is very small (only 2.3 kb). Also, this class can have more than 32767 items, because I've used Longs, and not Integers (like the VB listbox). V1.2 New features (since V1.0): --V1.1: 1) alphabetically sorting (module by Rde) 2) Add items somewhere in the middle of the list 3) Transport the list to a control (build-in textbox/listbox/combobox support) 4) Events --V1.2: 5) Search 6) Import from and export to a file 7) Encryption/decryption* *The encrypting/decrypting doesn't work very well. I'm not really an expert on encrypting/decrypting, so if anyone can (re-)write this for me... :D

7_2009-2012 #236749
Accurate MouseOver function

This is probably the most accurate MouseOver function that doesn't need a handle (hWnd) input. It gets the rectangle of the control on the screen in pixels by looking to the position of the parent form and the position of the control in the form. The code also checks if the form has got a menu bar. Anywayz, just check out the code :D

Languages
Top Categories
Global Discovery