Advertisement

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

5_2007-2008 #188228
IGrid Review

Beware of cheap imitations!!!!!!!!

5_2007-2008 #188253
Image File List

update 07-17-08 Fixed a bug I caused fixing the last bug.Sorry for the bad upload. update 07-16-08 fixed a bug with path property pointed out by Ed Wilk and Rodger Gilchrist. Thanks. update 07-13-08 A few changes addressed in the ucThumbs code, most notable is saving the thumb image in an array for faster drawing. update 03-03-08 Added auto size and maintain ratio to the thumbs. also changed the way text is writen. I'm working on unicode. Update 02-27-08 fixed a few bugs in the code and added some key events along with keyboard shortcuts. You cna find info on the changes at the top of the UC code module. This is an image file list box. It has a lot of the same properties of the file list. It also has a few properties of its own. A built in right click menu with (Copy, Delete, Move, Rename, Browse for folder, and a File Properties option). Update: found a few problems I fixed. And also I thought since I wrote the code it would be easier for me to update it to do different size thumbs. I couldn't decide on user defined or optional set sizes so I did both.I also added them to the menu so you can change the size at runtime. I'm working on comments and cleaning the code. This may take a few days as I'm quite busy these days. Please let me know if you find any errors in the code or need something added. Thanks! 02-22-08 fixed some problems pointed out by users, credit an reports given in uc code. Thanks for the comments. added runtime resizeability to the Usercontrol

5_2007-2008 #188256
New! Skingen! Make transparent forms the right way!

Skingen loads a bitmap and makes a form transparent. See screenshot.

5_2007-2008 #188312
Demo Control

Hi All,This is the first time i am uploding some of my code here , its a demo control which will allow your application to be made as a Trial version in few minutes Just Place this Control and set its NofDays and NofTimes(how many time aplication will run) and sets its status property to Demo And provide yoour trial Expiration code on DemoCreator1_DemoCompleted event to handle the execution when demo expired Rest is automatically handeld by this control Thanks Nitin

5_2007-2008 #188326
nPolyButton

A N (3-20) sided regular polygon button control. It started out as the Circular Button from Praveen Menon, went a step further and changed it to fit my needs. It wouldn't be difficult to change it to any shaped button control, just load the array with the points.

5_2007-2008 #188337
Owner Drawn Menu for use with images like office

Customize your menu with images. Just create a menu with the VB Menu editor. Add some PictureBoxes to your form and assign to the CMenu class. This class uses the whole region of the main-menu not only the regions of the items. So, if the window width changes, the background image of the main-menu also does. The screenshot shows where PictureBoxes are applied. UPDATE: Now using a better method for subclassing. A MsgBox blocked the WM_DRAWITEM message when running in the IDE and as long as the msgbox was on top, the menubar was grey. This doesn't happen in the new version.

5_2007-2008 #188342
To Keep a form on top of another (Only on top of one form, not of the whole application)

This is a very simple and precise solution to keep a form on top of only one other form. I was looking for a solution, but couldn't find it anywhere. All the codes and suggestions either keep the form on top of All windows programs or on top of the whole application. But this one will only keep one form on top of another one.

5_2007-2008 #188343
Very Easy Keyboard Shortcuts... F1, F2, F3... Without hooks Garbage...

Ever wanted to have function keys in your application (F1, F2, F3 etc..)? Here is the very simple and streight forward solution to it. Moreover, its very very solid to impliment. No API calls, no HOOKS grabage. Just use form functions. Download code and see the instructions on form.

5_2007-2008 #188361
Scrolling Sys Tray OCX

This is a systray control with scrolling text on the tray.

5_2007-2008 #188363
Remote MDB Access

This Active-X Control allows you to access your MS-Access file on your webserver.you only need to put the serverside script on the root of the webserver which you want to access the file I included scripts in ASP and ASP.NET Open the testproject that shows all the use this Control

5_2007-2008 #188366
Scrolling on a Normal Form

Create a Scrolling Form! No OCX, DLLs , nothing... Just some code!

5_2007-2008 #188399
New Style Menu

A group menu like Ms Access, it can scroll when you click the button. When you over the button it will enlarging the size with sound. No need an api, it was simple and good for basic of a beginer. Vote me if you like it.

5_2007-2008 #188403
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.

5_2007-2008 #188404
HzxY Controls English Version

I was asked to put all my controls to a single ocx file. Enjoy it.

5_2007-2008 #188405
HzxY Button English Version

WindowsXP-like CommandButton, Or OfficeXP-like MenuButton, Or IE6 ToolBarButton, 6 Caption Area positions relate to Picture Area, 9 Caption positions in Caption Area, plus 9 Picture positions in Picture Area, add one picture in AddIn-Area, powerful control of Colors and image effects. NO Timer , NO ImageBox, NO Label, that is HzxY Button. This is a English version. If you don't understand Chinese, you can try this version I've Uploaded. BTW, I've uploaded my article to introduce my control. If you have puzzles in using HzxYButton, you can refer to my introduction.

5_2007-2008 #188432
XP Flat Button

I was looking for a flat toolbar style xp button on psc, but i couldnt find one - there was some great stuff by AKI but no efficent xp toolbar buttons. So i wipped one together in about 15 minutes - PLEASE VOTE!

5_2007-2008 #188459
Skinnable Form (Updated) with 5 new skins!

Are you tired of chosing Windows environment as your Visual Basic project GUI? This is the time to give your project a look! This project has several ActiveX controls which gives you the ability of making skinable programs (programs that can change skin such as Winamp), easy as it possible! Simply add the ActiveX control to your project and write only one line of code and then walla... you have a skinable program. Beside that you can chose between several skins that I have made for this project. Check this out and you'll find that this is all you were looking for in all your programming life! Now this is the time to Make your project a real masterpiece. Attention: For some problems I couldn't upload my project's skins with the source code, so I upload it with a new name called "Skinable Form Skins". When my problem solves, I will delete the second one and upload all in one.

5_2007-2008 #188489
Menu Bitmaps class

This project has a class that adds bitmaps to the menus of a standard form. The class also resizes the bitmaps to a nice size. This is done via one sub method in the class. Please vote for me if you like it!! thanks

5_2007-2008 #188522
VbEclipse Version 1.0 Final (docking MDI solution) - Updated: 01/09/2007

The VbEclipse project is a Visual Basic 6.0 implementation of the Eclipse perspectives. It provides a high flexible and complete configurable docking MDI solution with a nice user interface. FEATURES: + Multiple Perspectives + Tabbed Views + Drag & Drop Support + Maximize and Restore Views / Editors + Windows XP Schemes (Classic, Metallic, HomeStead, Normal) + Custom Color Scheme Support by IScheme Interface + Floating Views + Auto hide tab navigation buttons + Disable tab navigation buttons + * * * * * P L E A S E V O T E * * * * *

5_2007-2008 #188523
TitleButton (add new button to window caption)

Add a new button to the window caption. Supports Windows XP theming.

Languages
Top Categories
Global Discovery