Advertisement

Results for "Category: Custom Controls/ Forms/ Menus"

C_Volume2 #71955
ActiveX UltraTimer Control (UPDATED) w/ SOURCE

The UltraTimer Control uses NO APIs. Just pre-set the total interval any where from 1 millisecond to about 24 days. Set the TimerMode to fire Periodic or One-Time timer events. Initial Interval is calculated in milliseconds and up to (59999ms), then combined with the Minute and Hour intervals for the total interval between calls to the control's timer event. Also fires MinuteAlarm and HourAlarm events. For more details on this and other controls created by Paczero, visit http://www.paczero.cjb.net

C_Volume2 #71996
lsaFrame Control

This code is an example of how to make a frame control.

C_Volume2 #71997
Aqua Button 2

A new Cool Aqua Button + Images, if your not afraid of having ago who knows whats possible...

C_Volume2 #72002
Xp Side Menu

Re uploading my xp side menu the BEST on psc was in 6th pos before some %*°_£% hakker hacked the system

C_Volume2 #72007
Menu Help

The purpose of this code is to allow you to provide help for your menus. When someone moves their mouse over a menu it will raise an event telling you the caption of the menu the mouse is over. This will allow you to have a status bar that will help them understand what each menu item will do.

C_Volume2 #72008
Size Restrictor

This will allow you to stop the form from being resized below or above a user-defined amount. Because it uses subclassing, it is totally flicker-free.

C_Volume2 #72014
XP Side Menu (The Best Yet) Updated

There have been many XP Side Menu uploads recently, so I thought I would add my own. I believe it is the best yet. Nearly identical to the real Win XP Side Menus. Please let me know if you agree. I have to give credit to Marcel Jules. I started with his control and improved on it. I Apologize for not commenting my code.

C_Volume2 #72024
Multi-Column Combo(Updated)

Multi-Column Combo using Listview

C_Volume2 #72030
Mirror Menues!

This code flips menue items horizontal! Just take a look at the screenshot.

C_Volume2 #72033
Cool StatusBar - Look at the Screenshot!

The StatusBar, a boring control? This code shows you how to get effects like in Internet Explorer! Included features: -Animated icons in the StatusBar -ProgressBar in the StatusBar -Ready/Working display exactly like in WinZip Have fun and vote for me!

C_Volume2 #72038
Custom button in Titlebar - Updated!

This code shows you how to place an own CommandButton into the Titlebar of your program. Great for special commands in your app. Easy to implement and a cool thing that will impress your users. Enjoy! AND VOTE FOR ME! To users of WinNT4 or Win2k: I am sorry I have to tell you that this code won´t work on your system. That might be because NT Technology has got a higher security level and doesn´t allow this program to hook windows.

C_Volume2 #72040
Columns in Menues! Look at the Screenshot!

This code creates a column menue from a normal menue with a free selectable number of items in one column. This works also with bitmaps in the menue. Useful when you have menues that are too large for normal VisualBasic appearance. Enjoy! AND VOTE FOR ME!

C_Volume2 #72042
ProgressBar in Titlebar

Shows you how to put a ProgressBar into the Titlebar of your program. Great for loading a form. Enjoy! AND VOTE FOR ME!

C_Volume2 #72043
MX Lookup Control (UserControl)

This is used to get the MX records of a host. This is a usercontrol, with a demo project. It has a ton of good code. Including how to get the DNS of your local machine in code in every possible way (there are many). So the control can find the dns itself. This code has code from Jason Martin (http://www.planetsourcecode.com/xq/ASP/txtCodeId.11006/lngWId.1/qx/vb/scripts/ShowCode.htm)

C_Volume2 #72063
Customizable Color-Shifting Slider Control

It always bothered me that Microsoft didn't make their boring Slider control with more options. This control allows you to customize the appearance of the gripper. It also, like the Winamp Slider control, allows the background to shift color intensities as you get closer to your miniumum or maximum values. Enjoy!

C_Volume2 #72084
treeview nodes

This is an example of how to use treeview control and nodes. If you have never used treeview before this is perfect for you. The treeview control is very powerful control if you know how to use it right. This code shows how to do some of the basic things with it as well as how to call popupmenues and few programming techniques. The code is well commented so it will be easy to understand.

C_Volume2 #72089
Reporting Control

A reporting control to ease printing of reports. The control will also enabled preview of reports, save to file and printing to the printer. With this control, user have control on the printing format (code level) as to using the a third party ReportWriter

C_Volume2 #72094
Put menus on Skinned or Borderless forms!

Ever tried puting a menu on a form with a skin? It puts a title bar at the top. With my code you can put menus on forms that you don't want to have the regular title bars on. I used some code from PSC on my skins. This is really good code. Please give it a good rating and leave feedback.

C_Volume2 #72103
Ariel Timer Class

Simple timer class using GetTickCount API function, similar to standard timer control. Accepts long interval. Perfect for forms and/or user controls. Generates ONTIMER() event. Credits to code published by Riaan Aspeling in PSC, thanks Riaan.

C_Volume2 #72106
Move controls between forms

I made this code because i wanted two controls to be in sync. So instead of making a new control i just moved it around the forms. This way i didnt need to update another control. I hope somebody will find it helpfull.

Languages
Top Categories
Global Discovery