Advertisement

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

ASP_Volume2 #35621
ActiveX - loaded dlls with version info

Shows a list of dlls loaded for a task. Also shows extended version information for each loaded ocx, or dll.

ASP_Volume2 #35628
Form Creator/Wizard

Add controls,resize controls, move controls,Change Properties And a little Properties Page Ocx Source include. Look And Send comments. Sorry itsnt a fully functional I write it yet. If you add a some functions pls email to me. If its complete it will be a Little Data Form Wizard:)) If you like it pls rate it. ok:)

ASP_Volume2 #35677
Coolmenu 1.3.1

This code takes care of drawing your menu's. It extends the CoolMenu v1.3 by Olivier Martin. The "disabled top menu" bug has been solved.

ASP_Volume2 #35735
Gradient Panel v1.0.0

This is a custom container control which has 9 different caption alignments, 6 caption styles, 8 appearances, and 4 styles including transparent. I've tried to make this as bug free as possible, but I can't guarantee that it is. I'm always looking for suggestions, comments, and/or criticism so feel free to leave any. Enjoy!

ASP_Volume2 #35748
Transparant Forms animation (Win2K)

You can make your forms transparant by adding this control to your form. You can set the transparancy level and you can fade in and fade out your forms with very litle coding (All the code you need is in the screen sample). Be aware that the transparancy will only work on Windows 2000. If you run the code on an other version, then you will just see the forms without transparancy. Yes, I have used the transparancy code that was published by others. Here is the reference for this: When i saw the code 21385 from faisal arif, i wanted to reproduce that. After a search on planet source code on transparancy i found a working sample 8015 from J.-A. Mock. I used this code as a base to crate the control. According to Reland Kluit this code is a 'stolen' copy of his code 6546

ASP_Volume2 #35755
circular progress bar

circular progress bar

ASP_Volume2 #35760
Menu translucent

My new form that looks like menu, now updated using translucencies! Easy to use in your projects, all you need is to modify some things and it’s ready for use In your project! Please vote or leave some comments, telling me what should I make better, and let me now about its bugs!

ASP_Volume2 #35766
UPDATED: Vampsoft: Scrolling Credits w/Example

######## SOURCE w/Example ######### This is the easy Scrolling Credits, i have ever seen.. all you do is include the OCX then drag it on form....you can customize it too you needs. Like 3d or not, bordercolor, backcolor, forecolor, and more..... Hope you like it By the way i made this code cause i was sick and tired of programing credits each time i wanted to make a program... this is 100% easier

ASP_Volume2 #35767
FormWinRegPos

This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)

ASP_Volume2 #35774
A very simply methode to make menu with icons

This sample add icones in the menu of your program but not use any API. The methode is only based on Imitation, very simple but good effect.

ASP_Volume2 #35787
Create Virtual Pull Down Menus With Icons & Bitmap

Allows you to create custom menus with icons and a bitmap down the left hand side as seen on some commercial products, The forms are dynamically created at runtime to cut down on memory.

ASP_Volume2 #35803
Bar Chart ActiveX (Freeware)

BarChart.ocx is a bar chart control for stock market/commodity markets, etc. Full source code. You can chart the open, high, low and close, the median and/or any other value you can think of.

ASP_Volume2 #35828
Manipulating Applications

This code will minimize, maximize and send keystrokes from within your program to any application.

ASP_Volume2 #35829
A Mosaic Maker

Have you ever seen a picture that looks like a picture of something, but when you came up close you saw it was really made up of a lot of different pictures? This example shows you how to create a picture like that. It takes a picture of Drew Carey and creates a big picture of that picture out of little pictures of that same picture. It's kind of neat.

ASP_Volume2 #35834
ThreeD Line

This code creates a horizontal or vertical line with a 3D look. You can see it almost in any Windows Application. This is dead simple code to understand. I saw the other 3d Line OCX in a code of the day, and it didn'y include source code. I hate including OCX's so I made my own. If you like this code, vote for me!

ASP_Volume2 #35836
Tile Bitmap on a Form

Tiles a bitmap on your form. Fast and simple. Using the Bitblt API. There isn't much else to say about it. If you want to tile a bitmap on a form, this is as good as it gets.

ASP_Volume2 #35837
Transparent Form OCX

When this OCX is dropped onto the form, it makes it EXTREMELY easy to set the WHOLE FROM Transparent (well everything except the controls). It can also just set the container transparent (everthing except the controls and the title bar). Please give this a go and give m some feedback as i'm new to this stuff. NB: The original code is not mine i've just downloaded it from somewhere and made it alot better (well, i thinks so anyway). This zip comes with an example app and a compiled OCX.

ASP_Volume2 #35840
Extending System Menu

This code example will append a separator and a new MenuItem 'Always on Top' to the system menu of any form. The menu is affected weather left clicked from the control box on the form or right clicked from the taskbar. Subclassing is used to trap when the 'Always on Top' item is clicked. The custom message handler uses the SetWindowPos function to keep window on top or reset it to normal. Also on a lark I traped out the close menu item to prompt before closing. If you say yes then the close message it passed otherwise the close message is traped out and the form stays open.

ASP_Volume2 #35849
Display Animated GIFS

This post replaces a previous one which did not include the .dll file. All it does is demonstrate the use of gif89.dll to include animated gifs on vb forms

ASP_Volume2 #35851
hcDragList

The HC Draglist is a listbox that adds the ability for the user to drag the items to a new location. When the user starts dragging an item, an arrow will appear next to the listbox and as the user moves the mouse up and down, the arrow follows. When the user stops dragging, if the arrow is not where the item came from, that item is moved to the location of the arrow. You can also set the tabstops. This is a good example of a subclassed control. Should be simple to understand. It is VERY similar to the ccrp Draglist, but with this one you get the source code, and it is more than 50% smaller when compiled.

Languages
Top Categories
Global Discovery