Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #239147
ANSkin

ANSkin is a ActiveX control to Skinning your VB Form easily and practice.. You only just load a ANSkin into your form and run it.. A..Ha.... Your form now skinned automatically... ANSkin feature include System Menu, but i do not add a control button on it Please try it and make your Application nice and beautifull....... Dont forget to vote me and give your feedback for future reference for me to developed this activex Sorry for my English.........:~)

7_2009-2012 #239210
blob labeling N bounding

label black n white blob image and draws boxes around it.. hard to find VB code that does this easy but useful task in image processing..so i write the code n want to share it..sory bout the lack of comments i put..but u can refer to the pdf files i included for the basic algorithm..

7_2009-2012 #226067
Fracas Strategy Game

One of my favourite games, this is a strategy game written by Jason Merlo (and yes, I have his permission to post this here). The object of the game is to kill your opponents HQ while taking over as much land as possible to gain more troops. Up to 6-player network support. I have made some minor adjustments to the code originally posted by Jason (www.smozzie.com) to increase the speed and performance on all Winx based systems. Please note, that should this win any awards, they go to Jason not myself. Enjoy! Download is approx 4Mb.

7_2009-2012 #236729
ucBrowse - Theme-Aware Browse for Folder Control

ucBrowse - Theme-Aware Browse for Folder Control ucBrowse is a single file, self-subclassed sited (Form Bound) Browse for Folder replacement control which supports customization. Each control supports the following independent properties: Appearance (Flat, 3D), CheckBoxes, FullRowSelect, HasLines, HotTracking, Path, Root and Theme Detection (Auto, Classic, Blue, HomeStead, and Metallic, None). As a bonus, this submission also includes a Theme Aware version of ucPickBox, which is a self-subclassed Theme-Aware control which wraps up the Browse for Folder, Color, SaveAs, Open and Printer dialogs (see PCS ID 63905). So, if your project needs a Browse for Folder functionality while remaining sited on a form, then this control might be just what the doctor ordered. [Update 16Oct07] Added Unicode support for OS >= Win2K, added HideSelection property (Default = True) to remedy focus management issues, added HasButtons property to allow simple line styles. [Update 28Oct07] Added IsFolder and IsFile support, fixed minor bug in QualifyPath which incorrectly added a backslash to file paths (thanks Ruturaj for catching this!). Enjoy!! TerriTop…

7_2009-2012 #230203
Open serial cash drawer

This application has several codes for open a serial cash drawer. I had a Point of Sale application and need to add this future to it, so after several hours digging and testing several codes, found these. For me the code behind buttons 3 and 4 works; the app, contains 6 different methods for open a serial cash drawer, hope one of them is right for you. Tested with Epson receip printer only.

7_2009-2012 #239116
Scrolling Form

This code shows how to make a scrolling form. I have tried to make it as clear as possible. Please don't forget to vote for my code Thanks to all the users Thanks to PSC, the heaven for aspiring programmers

7_2009-2012 #237811
BMP To Pure HTML Pic Converter

Converts A BMP Image Into Pure HTML Code

7_2009-2012 #239218
Vista progress bars collection

A set of useful progressbars with the vista style. * Crystal effect which moves thru the progress bar * Green & Red colored progress bar * Calculting progress bar * Two sizes My special thanks goes to people who build the stuff earlier Keywords: vista progressbar aero big crystal controls manifest style Prog animate large small calculating keith wickramasekara progress

7_2009-2012 #239219
Animated progress bar with green & red color

This progress bar has the vista style. Works fine coz I used it to one of my projects Features: * Moves with animaton * Vista style * Both Green & Red colors supported My special thanks goes to people who build the stuff earlier Keywords: vista progressbar aero crystal controls keith wickramasekara style Prog animate progress

7_2009-2012 #238679
Data Grid

This is the best free grid control that you can currently find on the web. With this control you can format each field. Please check it, and vote if you want...

7_2009-2012 #238946
Disable \ Enable Task Manager & Disable crtl alt del without API it works with any system

DISABLE TASKMGR that mean if you press CTRL+ALT+DEL you won't see taskmgr 's window it is good for Protection my code works with any system I did it without API functions

7_2009-2012 #238947
spy any programs

it is pro for spy and control any program it is smart code and very good I named it spy win plase vote for me

7_2009-2012 #239132
My DLL(update)+Create your own style MsgBox

My DLL (EazyDtAcc) has been updated, there are some new methods, you can read on Purpose.txt. It's essential to do any database access because it simplifies loading and accessing DB using ADODB. My DLL Application is also equipped with a New Msgbox, replaces vb's standard MsgBox. With this, you can create your own messagebox, it allows you to set your own font, size, colour, button, skin, etc so that the messagebox's style is stay same with your application's style. So, have your own style msgbox! My code is totally free to you to distribute it, use at your own. I just demand you to include my name in a thanks list. Hope this useful for you.. i luv to share ^_~ Any comments and votes would be nice, Thank's. Enjoy your programming.. ^!^(sorry for my english)

7_2009-2012 #227452
FYI: Rotated Captions with Unicode WordBreaking

Use Windows to word break captions. Display text at zero, 90 & 270 degree rotations. Neat method of wordbreaking unicode text using Windows own wordbreaking algorithms vs trying to create your own. Added several properties to mimic DrawText to include clipping, accelerator keys, and more. Project nearly 100% complete. The API created unicode textbox is not subclassed, so it isn't controlled by the project, however, you can type and cut/copy/paste as needed. Next major addition will be a class version. Hmmm, a usercontrol-less, class-based unicode textbox would be a nice project ;)

7_2009-2012 #238475
Simple Payment System

This is my first program i made in VB 6.0. This simple program is for the beginners in VB like me. This system can add, edit, delete, output reports and etc. Please vote this little system. Thank you and God Bless... The above screen shot I used third party button but this I changed the buttons into a basic because server from this site deleted the file for the third party when i uploaded this program. But the environment is the same except the buttons. -Roy Villafuerte Naparan

7_2009-2012 #237949
Date picker

See the screenshot. You can use this date picker easily in your forms without ocx. It's recommended to use the minimum of ocx because of deployement of your application.

7_2009-2012 #238472
Nice Label Update

Nice Label It's Vertical And Horizontal Label And More Than 7 BackStyle's And More Than 7 BorderStyle's And Moer Than 7 Text Effect's And More Than 7 Text GradientFill Style's >> Now SeeIt.

7_2009-2012 #232540
Basic Registration System

Example of complete registration system. Demonstrate the use of SQL and also the use of components such as listView,imageList,toolBar,sub procedure with SQL functions. The application also contains example on how to call/display Access report/components from Visual Basic applications

7_2009-2012 #239237
Call Function by Address

Call any Function by its address, API functions inside Dlls as well as your own Functions. Number of parameters is adjustable. How to use: Just call CallByAddress with a pointer to the function and a parameter-array. Example included. How it works: The windows api-function CallWindowProc will be used to call a small assembler-function which takes care of everithing for you.

7_2009-2012 #236465
Demo Ocx 3.0

somes Usercontrols first beta version (Firsr Patche) TitleBar,BottomBar,AlphaText,DisplayLed,Exabutton, GlassButton,H_Updown,H_slider,Progressbar,TextScroll, MessageBox,DateInsertBox Thanks to Roger Gilchrist for his Help.

Languages
Top Categories
Global Discovery