Results for "Category: Custom Controls/ Forms/ Menus"
It's exactly what its name suggests: a label with a gradient background. You can select from 3 gradient styles, caption alignment, custom colours for both the gradient and text, label rotation (horizontal and vertical) and almost any font (some will not work when the label is vertical). If you like it, please give me a good vote. --- NOW SUPPORTS: border styles and text shadows. ---
Replacing the nasty bsOctControls is the latest in BadSoft tomfoolery - the bsPolygonButton. This control will let you create a 3D button with between 3 and 100 sides, with customisable colours. For more UserControls please visit http://www.badsoft.co.uk/activex
Version 4 of the bsGradientLabel control. The code has been rewritten to use the clsGradient class (by Rocky Clark) and Rohit Kulshreshtha's gradient module - it no longer uses msimg32.dll, so Windows 95 users need not complain anymore. Some code redundancy was disposed of too. Also, you can change the angle of two-way gradients. If there are any bugs in the code, please let me know. Enjoy!
this is a pretty simple thing 2 make a gradient prog bar....i used a screenshot from the project instead of the actual app because it shows most of the properies u can set...it is rly customizable...and i used it in the mod-maker for a game i am making(chk my other submisions), and the map editor(not yet done)...hope u like it
I first made these controls for NAVEN(the game i am making, search for it on psc), but am now just adding any controls i need for my newest apps, this will probably be my last submission for awhile because i am working on a IDE for 10 languages(hope i finish it), which i will post on psc(probably). this set of controls includes a scrolling container, a gradient label, a fairly unique horizontal scroller(look at it and you will see why there is no vertical one), a gradient progressbar, a system button, a toggle button, a flat button, and a ton of API calls that i will use in the next version of this(a few new controls that i am working on use them). hope you ppl like this.
This is an update to a previous version i submitted a little while ago and am now going to delete, but it has a 3d matrix that stores the neural net. The 3D vertex routines are from Cory Ului, check out his latest code(i think) at: http://planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=22835 Keywords: 3D three-d three-diminsional 3-diminsional matrix neuron neural network AI
this took a little while to do, but the screenshot dosn't do it justice, i spent about 2 days on this and it is awsome, it will look exactly like an icq pop-up menu(if you right-click the description on the form you can see it), and it is also an easy way to add icons to menus, and to change the background and forecolor and highlight background/forecolors, this looks great and will be a part of my next app(GroupCode, which will be followed by AllCode - these two programs will have an opc client/server connection and i gaurantee you, they WILL change the way you program),i know that when a menu pops up it makes the parent form lose focus, if you have a way to fix this please help me and will post the updated code on psc and give you credit for the fix, please leave comments/bug reports/bug fixes/and votes
Here is a simple custom font dialog. Using the API EnumFontFamily, it finds all TrueType and Fixed width fonts. The font names are displayed, w/icon, in a listview. A slider control allows continuous scrolling of font size. A sample of the font at the selected size and style is displayed. A DrawFameOn routine is included which is used to frame all the controls (see screen shot).
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.
Want to have a shortcut keys of your programs?? Like in winamp CTRL + P for preferences.. Easy and practical codes for a nummber of lines only!!!
I've downloaded a program with a disabled X but if you press alt F4 it will close so I decided to submit his code because its more practical. No need for API's to disable x, Ignore Alt F4. This is only few lines!!
This project will show you how to scroll all of 'your controls within a small form - EASY! 'NO External Files needed!
This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls. Ironic isn't it? :) Included: Specialized Textboxes Specialized Command Buttons Scrolling Text SelStart / SelLength
Will not let the mouse leave the form specified.
This is a FULLY FUNCTIONAL Custom Control. I have not loaded it with features for the purpose of letting you download it and add to it yourselves! The code Included Allows RemoveItem, Clear, Listcount, Item(X), and AddItem(Text, Bold, Color)
When the Swooshbox Gets Focus, it will smoothly expand to its end width and when focus is lost, will smoothly scroll back to its origional Start width. VERY PROFESSIONAL LOOKING!
Rotate Text to any Angle!!! EASY!!
When placed on a form, this Control will take whatever its .Value is and show you what angle of rotation you've entered. GREAT FOR Graphic / Multimedia / Game Application Development
This control handle Many Customization Factors, including Caption, ForeColor, InsideTrackColor, OutsideTrackColor, Direction, Speed and More! jMarquee is set up now to handle one line of streaming text, but is Multi-Line Ready. This could be useful for scrolling Stocks etc.. with multiple lines moving at multiple varying speeds.
This Control will go out to the internet, connect to the host, and find the local weather conditions. This code can easily be altered to get the 5-Day Forecast, Temperature, etc.. Please Vote if you like it!