Advertisement

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

ASP_Volume2 #32170
Pixel Manipulation

Ever wanted to make a cool shaped form....well....this code is for you. Just look at the screenshot. Oh and, don't feel obligated to vote!Thanx yall!(inspired by previous PSC entries.)

ASP_Volume2 #32172
Popup Menu with a file(Like mIRC)(MUST SEE)(UNLIMITED SUBMENUS NO DLL)

It is an example how to make a popup menu using a file (popup.ini) like mIRC. This code is fully commented. I'VE ADDED SUPPORT TO UNLIMITED SUBMENUS AND SUPPORT TO BACKGROUND. I'VE INCLUDED THE SOURCE OF SSUBTMR.DLL IN THIS PROJECT. SO IT ISN'T USING DLLS. THIS IS A GREAT CODE GUYS. PLEASE VOTE FOR ME IF YOU LIKE IT. AND LEAVE A FEEDBACK.

ASP_Volume2 #32191
REAL Windows XP Command Buttons!

Did you know that VB 5/6 applications will not render their controls with the new visual themes under Windows XP? Obviously, this is not good. This is the solution to this problem. This creates a REAL themed button under Windows XP by calling the Theme APIs, all wrapped up into an easy to use control. All you have to do is drop this control in your forms in place of the regular command button. Plus, as an added bonus, this control is completely backwards compatible! If the OS that your program is running on does not support Themes (or if they are disabled), this control simply displays the standard command button, without any extra work by you. This will give your applications a truely professional touch!

ASP_Volume2 #32192
Office XP-style Toolbar

A custom control that allows you to use an Office XP-style toolbar with your applications. Combine with the vbAccelerator Icon Menu Control (www.vbaccelerator.com) and you can make your apps look almost completely like Office XP!

ASP_Volume2 #32204
Advanced Shaded Command Buttons

This code is an enhanced version originally written by John Colman. Revisions include: Adding the following events: DblClick, KeyDown, KeyPress, KeyUp, MouseDown, MouseMove, MouseUp, OLECompleteDrag, OLEDragDrop, OLEDragOver, OLEGiveFeedback, OLESetData, and OLEStartDrag Properties added include: Default, Cancel, CenterLineOffsetFactor, Enabled, RightToLeft, and BackColor Properties removed include: Red, Blue, Green, (replaced w/ BackColor), BorderStyle Added auto caption sizing (more work than I thought) and embedding round corners into the control. Added Help File and property pages. Bound checking for property values. Scaling for mouse movements over both the control and the controls label.

ASP_Volume2 #32231
Accept only numbers in a text box control with one line of code * MUST SEE*

first, my apologies for my bad english, hehe. this example demonstrates how to accept only numbers in a textbox control with ONE LINE OF CODE AND FAST CODE. * MUST SEE *

ASP_Volume2 #32235
Flexible numbers only textbox - Complete control

Numeric textbox with complete control, including number of decimal places, negative number acceptance, number and position of the negative sign and the decimal separator, automatic replacement of the decimal separator according to the users PC international settings.

ASP_Volume2 #32266
A small bit of code to make your form stay on top!

This code will make your form stay on top of any other windows running, just like winamp stays on top.

ASP_Volume2 #32270
!Make the textbox Locked for inputs and NOT grey!

Let you lock your textbox for inputs and it will NOT be grey, but will be able to highlightning and scrolling. One line code is all you need!

ASP_Volume2 #32313
Display vertical Text in a MSFlexGrid

With this code you are able to display vertical Text in a Flexgrid. This is very helpfull, when you need to display a column which only has a YES/NO Value and would waste to much horizontal Column Space to display the Column Header

ASP_Volume2 #32318
Random Scrolling Image (good for games)

Scrolls an image across a picturebox and randomly chooses a new height to place the image

ASP_Volume2 #32363
Splitter Control

This is a splitter control with many customizable features. You can alter the splitter width and color etc.

ASP_Volume2 #32368
_____aGradient!withoutApifunctions!

Easy.Fast!Create your gadients!My code is only 20 line without Api.it works great.I will upload and a better version.This code i created on my own so i may have done some mistakes.Please vote for me and send me any comments.

ASP_Volume2 #32374
_*3D Graphical Results Bar*_

This code I found was quite useful on a number of vb projects, and thought that it would be worth the upload. This is basically a multi-purpous results bar (Or could be called progress bar, what ever suits) The 3D colours can be change as well as the height. Written in the Constants the values can be changed to change the 3D view of the 'Bar.' Overall I think this is an easy project and suited for a beginner. I got to admit that its not that hard to know how to use this. I must state that if your using vb.Net, the drawing functions might not work... i'm not completely sure, just read it up on a microsoft bulitten. If this is true place all the draw bits into the Paint function of the object. But I'm positive it will work. Please give me some feedback to see how it goes, plus theirs also minor amount of comments in the code needed for the more complex bits.

ASP_Volume2 #32379
ActiveChart (evolution)

I found on PSC the ActiveChart control and decided to use it in my programs, but it was not fully customizable. So, I implemented some new features. I'm still working on it for other customizations. Thanks for your interest in my work and thank you to MIRAGE for the basic idea.

ASP_Volume2 #32394
Windows XP-Style Dialog Box

This template form allows programmers to let their programs have the new look of Windows XP without coding a new user interface.

ASP_Volume2 #32419
myTab by progame

My tab control like tabs in Excel. You can add/remove/edit any tab by index or key. Custom any color,different effect when mouse hover. raise events: mousemove,tabchange,click,dblclick,selectchange,hover. enjoy it :-)

ASP_Volume2 #32424
Formdrag without API (+snapping)

Maybe the easiest way to move a form without any API's. Works in all versions/ all oses (I think ;). It also shows a easy way to make snapping.

ASP_Volume2 #32425
Form Animation

Want to know how to animate your form?..well here it is =)...this is nothing big but it is a form with Insane Programmers ( My vb website )

ASP_Volume2 #32447
password examples

This code shows three different samples of using low security password entry to a form. Yes this is quick, easy and some might think somewhat lame but for beginners these samples will be just fine and useful. It keeps prying eyes out of my stuff anyways. These code examples can easily be modified for more sophisticated routines. It just lays a basic foundation is all.

Languages
Top Categories
Global Discovery