Results for "Category: Miscellaneous"
This is a demo that contains five forms, fourof them uses API calls to set the forms to AlwaysOnTop.
Makes the System Tray, Task Bar and Start Button transparent. When mouse is over them, it will make them NOT transparent. Simple eh? I take no credit for the .bas file in the project. I took it from another project that makes any for transparent. This code was inspired by another submission a few days ago that was suppose to do the same thing, but the coder neglected to unclude the .bas that contained the functions needed for the program to work. So I made my own and here it is. You may steal, copy, delete or do whatever you want with this code, I don't mind.. Learn from it and enjoy it is all I care.. Note: may not work for older Operating Systems.
Put your desktop on a form and be able to click programs to open them right from it...
This has 5 options don't seem like alot but it could help someone new maybe? This can disable Task Manager / Enable it | Hide / Show it and last of all can close it... Simple but people hideing there program could use a simple call to close windows task manager instead of useing App.TaskVisible = False that leaves the program in the processes tree view of windows task manager. Maybe it will help someone/Maybe Not
cute typing program where you have to keep the angel flying as much as you can. Enjoy :)
This application shows how we can make use of multiple agents interact with each other simultaneously. This code can have numerous end uses especially in the field of presentations & advertisements where issues can be focussed and delivered through animated characters to the public. Although I have designed the entire code by myself however, I have taken help from various MS Agent codes available on the PSC and fianally come out with this one since, I could not find any code which so explicitly displayed the use of multiple agents. Please read the accompanied Readme First.txt file before using this application. Please vote.
This is a sample of a User Login Interface that you can use when you plan to develop a secured application using a simple User Interface. This user interface has an XP-like button. This also has the feature of using a Password-Enabled Access Database to store user accounts using DAO. For VB5 users, you need to open a new project then just add the existing user control, add the form inluding the module...
This is a Simple example showing how to create an XmlDocument and add/remove Elements with Attributes. I'm a little new to C# and XML, so after searching the internet for a few hours and playing with it, i read a lot of the Reference on XML and finally understood how to do it. I hope this helps anyone trying to learn XML. If anyone could leave comments that would be much appreciated. (I only ask cause this is my first submition)
The attached code demonstrates an idea you can use to create real Win32 tooltips for windowless controls. The problem with Win32 tooltips is that you can attach it only to a control that provides the hwnd property returning the Win32 handle of the control. Some VB intrinsic controls such as Label do not have the hwnd property. The following trick allows you to create real Windows tooltips for these controls. To do it, simply determine the moment when the mouse pointer has entered the area occupied by the required control, and create a tooltip for the FORM that contains the control. You need to detach the created tooltip from the form when the mouse pointer has left the control area; you can do it in the Form_MouseMove method. The attached example shows how to create a multiline balloon tooltip for a Label control. Using this technique, you can create tooltips for any control that implements the MouseMove event (for instance, for Image control too).
Sorry, Previously I forgot the .frx files, now included. From the Author: This is Just an Utility I made to meassure how much time I spend doing what things... So I will be able to improve my own productivity... I also added a kind of Schedule. This Utility has several codes which I downloaded from PSC, so credit to who ever made them...This is just a way to give back what has been given to me by PSC. Read the file From the Author.txt for further info.
Just another simple resizer? No! There are many similar submissions, but this one is more convenient for developers - it uses anchoring mechanism based on the .NET concept. This submission comes with some samples and a special Frame component, that supports anchoring. Please leave your suggestions, comments and votes - if you like this code.
This code will show you how to animate a progressbar please vote and leave your comments
This is everything you could ask for in a caller id program. This will monitor your incoming calls and display them if you have caller id and if your modem supports caller id. You can select a picture for the person calling. This will also speak if desired when a person calls and save all your calls. You will need the text-to-speech engine which you can get from http://www.microsoft.com/msagent/downloads/user.asp#tts. I've seen things way worse than this cost alot of money, so take advantage of this source. This is just a beta version. Most things have been tested. Please send any of your feedback or information to improve this source to keith_escalade@yahoo.com or pm me on AIM: kescalade1
This code will automatically set your app to use XP's visual style. It automatically creates the manifest file and then sets all compatible controls's flatstyle to system (as needed for XP visual styles).
This article will show you how to rename the Windows Start Menu button in Win 9x and WinXP ....
A tank is attacking your desktop. It goes up, down, left, right and it shoots. It bounce back if it reaches your screen area limit. This is like a screen saver directly on your desktop. This code doesn't use a transparent form but it is transparent. Let me know your comments or suggestions. :)
This tutorial contains not 1… not 2… not 3… but 20 well commented and easy to understand codes with different categories like: Array, Colors (textcolor), String Manipulation, Condition (if else), Executing DOS Commands, Displaying Data in .txt Files, Graphics (graphics.h), Random Values, Loops, Special Characters, Positioning (gotoxy), Suspension (delay/sleep) and more. Please vote or submit comments or tell me what more can I add so that I can update this tutorial.
jcLabel is a label with Style, theme color and icon project modified from jcFrame (hence the name) authored by Juan Carlos San Roman Carias here in PSC. I think about a simple one the frame to make it label that i going to use im my program. Big thnx to Carlos, hope you like it. If any errors kindly inform me since i did not start this there may be variables which are not neccesary any more.
Ever want to sell your program in the net? This code show you how to generate a serial number. See the screenshot. Don't forget to vote for me!
Make's the title bar flash.