Results for "Volume: 5_2007-2008"
This is a media player, with almost all the functinality, it can run both mp3s and Video files. plz leave a comment.
New features: LabelStyle [was:Color properties and font properties.] I create this user control because I am tired of having to repeatedly put a label control whenever I put a textbox control. Basically, this user control is a combination of a label and a textbox control. However, I have added an optional lookup button at the right side of the control so you can use it as a lookup button. Other features include auto highlight of text inside the textbox, make ENTER key in textbox behave like pressing TAB key (ie. move focus to next control), and set keyboard shortcut to click the lookup button. Please let me know if there are any bugs.
This shows how the richtext of one richtextbox control can be inserted into another without losing any of its formatting.
This code adds or removes a virtual drive to your system. This is a simple and basic code.
This isn't a standard validation that checks the text after it's entered. Every time a change is made (a key press, pasted text, or code populated), this code checks and modifies, if necessary, the text to meet the established criteria. Please read the included “ReadMe” file for more information. Let me know if you have any comments, suggestions, or bug reports.
Add scroll wheel support to controls such as msflexgrid
Gets a list with all the File Types reciognised by your pc (from the registry).
DLLRegClean searches Windows Registry and cleans up all references to DLL file appointed by the user. Every VB developer faced situations when same DLL is listed more than one time in the list of the registered ActiveX DLL's. Broken or multiple installtions in different folders, bugs in installer, broken binary compatibilty during developing of ActiveX are only most common causes. This is a real pain for developer to identify which version should be added to the project, and the best way to avoid DLL conflict is clean up the registry and registered only last version of the DLL.
Pack your favorite MP3 songs into one exeutable file.
This is a phone on your computer that you can call people and if you have a mic you can talk. So this is just the first version and if you guys like it i'll make like and address book and speed dial and more stuff if you suggest it.
Transfer items from a FlexGrid control to a Word table.
This "thing" takes advantage of a thoughtless mistake on microsoft's part. This prog can stay on top of anything, even the task manager! PLEASE VOTE! -Note: I used code from Jan Alexanders Transparent form to achieve the flashing effect
When the folder of an access application and its linked table source changes, this code will modify the linked tables to comply.
It is a Client/server app, please scroll a little and vote 5 globes :D
The KAtomic game for KDE/Linux ported to VB 6. An entertaining puzzle game with a little bit of chemistry on the sly. Demonstrates the use of flickerfree graphics, embedded graphics and ini-functions. Also uses a class module for the game-routines
to show the main usage of winsock!
This code implements a module I have written that allows nearly ANY control to be resized at run-time. This would be handy for something like dynamic form design or something of that liking. I am not sure if anyone else has ever done this on PSC before and if they have, I am sorry. In this example I have implemented the module on 9 controls (can be used on many more, I just don't have the time). I am sorry that the screenshot is black and white, though it saved in the wrong format. I hope this helps.
If a users attempts to shutdown/restart their computer while your application is still running, this simple piece of code will actually allow you to abort the request to shutdown. Can be very useful. Please mail me at [email protected] if you are facing any problems or www.shouvik.tk
This code temporary disables the taskmanager, works with Windows XP Home ... please vote ...
This control show Animated Cursor Files (*.ani) into a window. Count with more actions (play,pause,drawfocus,etc) and play animations files stored in Resource Files of Visual Basic Project.