Advertisement

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

3_2004-2005 #143681
Aadd a shortcut keys to your program

Want to have a shortcut keys of your programs?? Like in winamp CTRL + P for preferences.. Easy and practical codes for a nummber of lines only!!!

3_2004-2005 #143690
Disable X w/o disabling X button

I've downloaded a program with a disabled X but if you press alt F4 it will close so I decided to submit his code because its more practical. No need for API's to disable x, Ignore Alt F4. This is only few lines!!

3_2004-2005 #143695
A Magnification Glass

Allows you to zoom a part of image. I have seen something like this in encyclopedia on CD and I tried to do the same.

3_2004-2005 #143698
Another StartButton Animation

Title sez it all. Check it out!

3_2004-2005 #143705
MouseOver/MouseOut

After a long search.. and trying, finally this is the code for detecting mouseover and mouseout events. Comes in handy when you have a sidebar by example. This is the first time i upload something, this because i expect other programmers searched (and did not find) anything like this. It's not the most clean code, but it gives you the idea.

3_2004-2005 #143706
Extend The Functionality Of MessageBox (UPDATED)

_________Welcome to Custom MessageBox Designer Updated_______________ it is Power Full MessageBox Designer That Enhance Functionality Of Statndard MessageBox Function Used in VB With Many Features you Can Add Check Boxes ,Time out,Positioned,Show Custom Buttons and Many More see screenshoot....Vote it if u like ________________________________________________________ Note Extract All Files According to Directory Structure of Zip Added 1)Play Sound File with MessageBox 2)Automatically Detect Wav /Mp3 Support 3)Set Custom icons 4)Set Animated Icons/ Cursors Note : if you have any Suggestion /Comments /Bugs Leave Feed Back Thanks

3_2004-2005 #143714
HzxY ProgressBar Updated 20030105

XP-like progressbar and searchBar, 4 filling directions, 8 express image effects, custom image supported, "BackColor" and "BorderColor" can be changed, "Border" can be canceled. NO Timer , NO ImageBox, NO Label, that is HzxY ProgressBar.

3_2004-2005 #143715
Farsi DatePicker

Farsi DatePicker

3_2004-2005 #143733
Xp Progress Bar -- NaGy

HellOoo everyone this is a cool Xp porgress bar .. without OCX'x or anything else .. just few lines of codes that's all get rid of your old prgress bar,put the new generation of GUI elements in your software....visit http://www.teeanna.tk

3_2004-2005 #143743
ControlsXP

Windows XP Style Controls, You need windows XP, and you must compile the project, work only in the .exe, not in VB

3_2004-2005 #143792
EBCalendar

A simple date entry control with drop down calendar - now with automatic support for internationalisation

3_2004-2005 #143797
Simle Wizard Sample

This code provides a relative easy way of displaying a step through wizard for gathering information. This wizard sample looks like the Microsoft Word 97 resume wizard. This code is very easy so I didn't include many comments.

3_2004-2005 #143807
Titled PopupMenu

This turned out to be more difficult to work out than the drawing of a button on the titlebar. Of course once I'd got it it was simple. Once again this code uses subclassing so always use the forms close button or the menus exit to stop the project, or you will crash.

3_2004-2005 #143835
Windows Blinds Toolbar, VbAccelerator Toolbar

UPDATED 25-JUNE-2001 -1- Lightweight Windows Blinds Toolbar. Use as is or see VbAccelerator toolbar project below. Button control by J. Pearson (Aug 2000 PSC). Custom message box with Windows Blinds style buttons, optional timer to autoclose box, sounds and icons obtained from system using API. -2- Full implementation of Windows Blinds style buttons in a professional VbAccelerator Toolbar. Complete with Rebar, Pager, Imagelist class, Dropdown Icon Menu, and SubClass from www.vbaccelerator.com with full source code. Pager control hosts toolbar to allow scrolling when toolbar width exceeds pager width. Menus have Icons, background and customizable gradient highlight. Included in Demo is code to swap languages (currently 6) on the fly using resource file, 16 control panel applets selectable from menu, analog progress meter which can double as a Thumbnail viewer. -3- Imagestrip builder for making Normal, HOT, and Disabled picture strips to use in VbAccelerator Toolbar project. Put skins in first button, pictures in buttons, run program, save to clipboard, paste to MsPaint, crop, and save image. Strips attach to imagelist class for a low overhead toolbar. NOTE: Some VbAccelerator code has been modified to fix minor bugs discovered during 8 months of testing. Several new properties and code enhancements added. Uses subclassing so don't use IDE to stop program!

3_2004-2005 #143851
Dynamic Resizable Skins Demo v1.2

An update to my demo - how to combine transparency AND resizability. Check it out. Skin loading is now 50% faster thanks to using a cache file for storing region (transparency) data. For a complete app that's based on this code, go to: http://kewlpad.deviantart.net Home of kewlpAd - The skinnable notepad.

3_2004-2005 #143881
PopUp Menu Tutorial

Ever wonder how to make those cool popup menu's? Well This tutorial will tell you how to make them, how to detect which mouse button has been pressed, and how to make them popup on different mouse button clicks.

3_2004-2005 #143883
Date Time Picker and Month Calendar OCX

This small OCX (80 K) contains a implementation of the Date Time Picker (called DTPicker in VB6) and Month Calendar (called MonthView in VB6) controls of the Windows ComCtl32.dll in VB. It's especially useful for VB5 users or VB6 users not wanting to ship the whole MSComCtl2.ocx just because of the DTPicker or MonthView control. The interface is a little different from the one offered by MS. Now with an ready to use VB6 version !

3_2004-2005 #143884
Demo: Popup Window (like menu or drop-down windows) (No hooks)

One of the most common types of a focus-only popup window is the menu. A drop-down list is another example. Both disappear when they lose focus. Here's a demonstration of how to do that. It doesn't rely on the LostFocus event, which only works within that form's scope. Switch to a different application and your popup would still be visible. Instead, it uses a timer and an API call to check to see if the popup still has global focus. If not, it self-unloads. While it does act essentially like menu-style popup windows, it's not exactly the same. To do that, I think it's necessary to use an API call to hook into some Windows event that detects a change in overall focus. This technique relies on constantly polling the OS. It also means the form that uses the popup will technically lose focus (big deal). It's generally a little klunky. Still, it works very well. Thanks go out to MrGTI (www.Pharfruminsain.com) for advice on the basic technique. I encourage anyone who knows the "right" way of doing this to let me know. Please vote for this code if you like it.

3_2004-2005 #143887
How to make an individual Form - ActiveX Control

This Code shows how to make an ActiveX-Control that gives a Form the shape of a bitmap or the shape of any text. Includes Demo Projects. Very Cool Effect! Must see!

3_2004-2005 #143888
Ginger Software Taskbar Power toy

You can move the task bar around

Languages
Top Categories
Global Discovery