Advertisement

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

4_2005-2006 #159140
XP Menu '2002 (flat with shadows menu system - alpha version)

This is the alpha version of my XP Menu system. Menu is flat with shadow as Office XP menu. Great and simple code that using subclassing. Working only in popup menu, to test, please, right click on form ...

4_2005-2006 #159150
ActiveChart UPDT (Bar)

Custom barchart control with simple user interactivity. Fixed resize bug. Please vote and leave any comments/feedback so that I can continue to enhance the control. Thanks for your interest in my work.

4_2005-2006 #159151
ActiveChart (Bar)

Updated resize bug. See http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=32583&lngWId=1

4_2005-2006 #159157
Office XP Style Rollovers

Office XP Style Rollovers ========================= Heres a quick example of how to make Office XP style rollovers. This is where when the mouse rolls over then button the background changes pale green and the edge changes green. Needs a bit more work done. Slaped it up in about 8 minutes. Keep on looking i will submit the latest version soon with full property minipulation. So buttons can be added and the bar draged and maybe even full toolbar access like in Office XP. All my own. NO ocx's. (Open Source)

4_2005-2006 #159192
Font Selector 2 !!! Office2000-style, FLAT, immediate preview....

This is a Office-2000-style font selector combo box. Flat appearance!!!!!! To make it flat, remember to register the SSubTmr6.dll. Click on "Reference..." and choose the SSubTmr6.dll. Then use a line of code to make it flat: FontSelector1.MakeMeFlat Precaution: You must do something on the click event to remove the focus of the control, otherwise, there will be a Drop-Down List here. Enjoy yourself!

4_2005-2006 #159193
Font Selector III Debug Version

Font Selector III This is the newest version of Font Selector. All the thing you need is the Font.ctl. Copy it, and Drag it into your project browser, and enjoy it. This is the newest, fastest, smartest and coolest version!!!

4_2005-2006 #159199
[Stylist Toolbar OCX, with all credits to GONCHUKI] a long waited stuff of all PSCoder!

Stylist Toolbar Control OCX! The combination of the best button on PSC, GONCHUKI's Chameleon Button, and a systematic class toolbar management system. With the button style of WindowsXP, OfficeXP, Mac, KDE.... and special button style like DropDown Button, Seperator and CheckBox. Click in and see.........

4_2005-2006 #159214
List View Print

Adds printing functionality to the windows list view control(report view). Self contained routine to provide a print facility to the list view control. Lots of features - page numbering, small icon printing, column alignment to name but a few. No API calls used though comments have been kept to a minimum. My first upload to planetsc. I may extend this routine if feedback is constructive. Free for private use only - please contact me is you wish to use this code elsewhere.

4_2005-2006 #159216
OS Version etc.

Sabastian Mares recent post prompted me to do this and I thought it might be useful to a few people. It is taken from one of my projects so therefore, is not particularly well commented but hopefully you can pick your way through it. It works on all OS but I have discovered a bug on certain system builds. I would be interested if everything works Ok on yours. There is an ocx which you may need to register.

4_2005-2006 #159220
Office XP Menu w StatusBar

Credit for this code really must go to *vcv* who submitted this earlier and did a very good job on it. I simply added hooks to a status bar and fixed a SubScript error. The menu item and the status text may be set in the same sub to make it easy to keep in sync.

4_2005-2006 #159255
EBDSNCombo

Supplies a list of available User and System ODBC Data Sources. The DriverFilter Property allows you to limit the available DSNs to that of a specific driver (e.g. SQL Server). Uses pure ODBC API calls.

4_2005-2006 #159257
EBCalendar

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

4_2005-2006 #159258
EBSplitter

EBSplitter is an easy to use splitter control. Animation is smooth, and the control comes complete with a demo text file browser to show off some of its features.

4_2005-2006 #159262
ntFlexGrid - GRADIENT/PICTURE BACKGROUND! Drag/drop, formatting - TOO MUCH TO LIST!

This code is a custom control I wrote for use in our companies products. It has tons of implemented ideas in it - way, way too much to list. So a full HTML help file is also included. The grid will bind directly to an ADO recordset, or will make an internal copy of the recordset if you wish. I would like to thank everybody that posts on this site. Some of the examples have been invaluable over the years, so I like to return the favors.

4_2005-2006 #159267
Smooth Scrolling DataGrid

This code allows you to have the smooth-scrolling effect seen in better applications on your datagrids(could also apply to other scroll bars in VB) When you grab the trackbar and move it, VB doesn't do anything until you let go. Or if you click on the trackbar itself, the grid just jumps. This code shows you how to change these effects so that the grid(or text) will scroll smoothly as you drag or click.

4_2005-2006 #159294
Touchcontrols

Hi folks, Have u ever wanted touch control for touch screen application development. Here is a small contribution from me. I developed 2 control "touch2 - 2 buttons navigation"and "touch4 - 4 buttons navigation". Source included enjoy. Please Leave some comments....

4_2005-2006 #159296
borderless form move and resize

simple commented example showing how to move and resize a borderless forms thru the use of labels

4_2005-2006 #159297
IntelliSense Type Drop Down ( Position from Character )

This is a quick and dirty example of how to add IntelliSense (like the VB IDE) type functionality to your apps.

4_2005-2006 #159300
exProgressbar

a horizontal scrollbar on which you can set textcolor, startcolor and endcolor You have the ability to show the percentage. You can choose if the endcolor is relative to the width, or absolute

4_2005-2006 #159386
Label Angle v1

Este es el 3º intento de subir este código, si no resulta, el que lo quiera que me lo solicite por e-mail. Saludos. ------English------- This is a control to draw a label rotate any degree. That give us more posibilities for te design of the forms. ------Spanish------- En alguna ocasión, en el diseño de un form, he tenido necesidad de introducir un texto vertical, y me encontré grandes dificultades para hacerlo. Este control es para aquel que necesita respuesta a un problema similar y no quiere recurrir a usar un bitmap, que resulta más laborioso de modificar. Esta es una versión estable pendiente de algunas mejoras: * Estilos de borde. * Multilínea, etc. Cualquiera que esté dispuesto a mejorarlo es libre de aportar su granito de arena. ------English------- This a stable version that needs some improvements: * Borders Styles. * Multiline, etc. Enjoy

Languages
Top Categories
Global Discovery