Advertisement

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

ASP_Volume3 #57578
Dedupe ListView Function with an Database. UPDATED! Also shows how to do some simple math

My Code commenting sucked, My bad. So heres the update! This funtion is meant to be used when passing values from another control to a listview control with a database. I needed a way to keep duplicate entries away in the recieving Listview. The funtion is called after the row insertion on a double click event or Drag and drop.It works because the index is set dynamicaly by the database values.If used out of context it WILL delete everything, which in fact, does suck. I used LCase incase you want to pass a nonnumerical value(which i did and then did not), but you can remove it, no harm, no foul. Hope this helps. Feedback is very welcome. Please Feedback, Please.

ASP_Volume3 #57624
Windows Xp Style Menus

If you want to make your programs look alot more attractive and stylish, why not start by replacing the dull menu? This code makes your menus look professional like Windows Xp. Of course it is 100% the same, but it still looks good.

ASP_Volume3 #57631
FreeImageSuite

The free document image highlighting solution is back again! The original code has been revamped to be more object-oriented. The package now includes a thumbnail viewer and several classes and interfaces that you can use to implement your own annotation classes. The code is still in heavy beta stages, but useable enough for now. Includes a demo app to show you how to connect the image viewer to the thumbnail. Image/thumbnail annotation is kept in sync with a tricky Interface-Events workaround. This may change when multiple thumbnail highlights is implemented.

ASP_Volume3 #57657
Cool graphical scroll bar

Scroll Bar[cool!!] This is a cool scroll bar.You can change it base and bar picture whatever you want.It uses only one api call.I think it is great.What do you think? Het don't forget me and Please please........vote for me

ASP_Volume3 #57659
Cool graphical progress bar

This is a cool progress bar.You can change it base and bar picture whatever you want.It uses only one api call.I think it is great.What do you think? Don't forget me and Please please........vote for me

ASP_Volume3 #57665
A Thumbnail Viewer Control

This version no longer uses RegObj.dll or the scripting runtime. Also fixed the path problems( I hope). The Thumblist ViewerPane control takes a folder path as an argument and displays all the Jpeg, Bitmap and Gif images in the folder as thumbnails in a resizable viewer pane. The control supports multi-select and has a built in image viewer and property sheet for the selected image. Images may also be selected for copying, moving and deleting. The control also features a configurable right click context menu. Check the screenshot of the test application. I have loaded 500 thumbs onto the control with no problem. Note: to run the test application you will require the Common Controls Replacement Project FolderTreeview Control. You select the source folder on the toolbar using the button next to the textbox . The treeview selects the destination path for copying or moving files. This is available at: http://www.mvps.org/ccrp/controls/ccrpftv6.htm

ASP_Volume3 #57700
MenuNavigator

Windows Vista/WMP11 menu navigation bar with 4 pre MS Office styles. A simple usercontrol that implements this "new" UI experience. Very simple to use.

ASP_Volume3 #57801
Icono en la Barra de Estado - Task Bar Icon

Con este formulario tú podrás puedes poner a tu sistema con un icono en la Barra de Estado ( junto al reloj ) cuando lo minimices. -- With this form you can put to your system with an icon in the Task Bar (next to the clock) when you minimized it.

ASP_Volume3 #57827
REAL Flat Button

Aw yeah!!! Check this button out!!! It has great look on Win98, Me, NT, 2000 & especially XP!!!! Aw yeah!!!!! Check out the preview!!!

ASP_Volume3 #57844
Fast count of the selected items in a listview control (with the api SendMessage)

returns the number of selected items in a listview control its a lot faster then looping te listitems one by one and check the (.selected) state of each item

ASP_Volume3 #57845
Counting en Getting Selected listview items with the SendMessage Api

!! Update !! Now counting the selected items in a listview and get the selected items quick from the listview

ASP_Volume3 #57849
XP Button

Subclassing standard VB Command Button, CheckBox, RadioButton for own paint with graphics from Windows XP

ASP_Volume3 #57898
Collapsable Toolbox Control (like in Macromedia MX products)

**UPDATED 7-31** Now you can... ->Customize the toggle button ->Add a custom Icon ->Set the Titlebar Back Color ->Set the Titlebox BackColor **END UPDATE** A toolbox that is collapsable (see the screenshot) its pretty self explanatory, you can collapse/expand it programatically by calling the Collapse or Expand method. This conrol acts as a container too! Please vote for me if you like this control, I will update it as necessary. Please leave ANY comments that you have, and feel free to email me!

ASP_Volume3 #57905
OCX Gauge

Here is my first submission since a "hacker" erased all the things of my repertoire. Il s'agit d'un contrôle.It is a gauge showing pressure in psi having as value source in kPa. (Because we use metric values at my work and because i still love imperial system) i made that Old Style Gauge.I tempted several manners to arrive at my purposes (almost the end), in the first place, a simple line for the needle, it did not seem real, then I had to draw a needle in three fragments to make her the smallest as possible and by using the method of SetPixel and GetPixel. The only problem is that there is a refreshment in every consequentive change...Test it and why not try to improve it... All the constructive messages are welcome.

ASP_Volume3 #57933
LabelComboToolTips

Baloon tooltips for combobox and labels. Vb does not have a mousemove for a combobox. This code will display a baloon tooltip when over the text portion of a combobox. Also a tool tip on demand for long tooltips displays. Also includes the finger cursor.

ASP_Volume3 #57983
Vista Style Progressbar

This is a Vista style progress bar i built for one of my programs, it has min,max and value settings and looks clean and works well with no known bugs

ASP_Volume3 #58047
Office 2007 Ribbon

-- Update on 10/10/06 -- This Control, will put a Office 2007 Ribbon to your application. No OCX, No DLL, No Office 2007 Required! ALL in your EXE! >>> This Code is under Construction!! <<<

ASP_Volume3 #58056
Close all MDI Child except me

This code will close all other MDI Child except the current activated one.Simply put this procedure in Module or Form itself..There are two different way to use it.

ASP_Volume3 #58060
A Winamp 3 Style playlist (Update v 1.1!!) Must try

HEre is an update to my code... Now it futures color changing at run time... Fixed some bugs... And has all the futures from previous version: Skinable Scroll bar, multiselect, add an entry, remove one, remove all, remove all selected (multi selected), Dubble selected (played), Display time & title... Everything u need for a media player.. And an extra second file name property (I use it for subtitles in my program...)... And reorder in Winamp 3 style... -Very precise and not buggy at all... There might be some more bugs (please report), but as far as i know it works perfectly... Try it and vote it (i need to see if it was worth of publishing it...)

ASP_Volume3 #58067
Flat Controls

These is an easy way to create your own ocx controls. Has a Flat Command and a Flat Combo Box you could use it to your advantage and create your own flat controls, and i'll be updating this as soon as i finish the flat scroll bar, check box, option button, and frame..

Languages
Top Categories
Global Discovery