Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #233043
DemoAlwaysOnTop

This is a demo that contains five forms, fourof them uses API calls to set the forms to AlwaysOnTop.

7_2009-2012 #233073
Transparent Tray/Task Bar

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.

7_2009-2012 #233085
Desktop on form

Put your desktop on a form and be able to click programs to open them right from it...

7_2009-2012 #233086
Task Manager Options

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

7_2009-2012 #233089
Type Fast

cute typing program where you have to keep the angel flying as much as you can. Enjoy :)

7_2009-2012 #233094
Multiple Interacting Agents

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.

7_2009-2012 #233104
User Login Interace (Updated)

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...

7_2009-2012 #233122
Simple XML Example

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)

7_2009-2012 #233153
Adding real Win32 tooltips for windowless controls (Label, Image, etc)

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).

7_2009-2012 #233159
an Utility to meassure your productivity

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.

7_2009-2012 #233163
Resizer with anchors (a little like in .NET)

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.

7_2009-2012 #233164
Animate Progressbar

This code will show you how to animate a progressbar please vote and leave your comments

7_2009-2012 #233183
Caller I.D.

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

7_2009-2012 #233189
Xp Visual Styles the really easy way

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).

7_2009-2012 #233195
Rename the Start Menu Button

This article will show you how to rename the Windows Start Menu button in Win 9x and WinXP ....

7_2009-2012 #233223
_Desktop Under Attack_

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. :)

7_2009-2012 #233229
_Genesis (All you need to know to start programming in C++)_

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.

7_2009-2012 #233246
jcLabel

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.

7_2009-2012 #233254
Register

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!

7_2009-2012 #233258
Flashing Title Bar

Make's the title bar flash.

Languages
Top Categories
Global Discovery