Advertisement

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

7_2009-2012 #229825
A (better) Menu

Improvement of "A Menu" by Joel CinCity. I liked the idea, but not his implementation. I improved it by removing all references to the calling form in the menu form and using the menu form as an object created by the calling form, and implemented events to trigger the necessary code in the calling form.

7_2009-2012 #229826
ListView Editable SubItems

Create a listview with editable subitems, without using the MSFlexgrid control. Stand alone module can be used for any project where you need this kind of functionality. It doesn't use subclassing, so it will not make your project unstable.

7_2009-2012 #229829
Make form InVi$

This code will make your form transparent. Please Vote

7_2009-2012 #229845
RichLabel : this is to the normal label, what RichTextBox is to the TextBox!

RichLabel: (formerly ColorLabel) this is to the normal label, what RichTextBox is to the TextBox! check out the screenshot to see what i mean, and don't forget to visit my webpage for quality codes: geocities.com/mdsy_2000

7_2009-2012 #229860
Frame like encarta's

I was impressed with the encarta UI, and i love the way they show the content in a frames that change the color when the mouse is over.....well tell me simple but i liked so i decided to make it, this is my second control and hope you like it, i wanna hear your comments ppl. The next version will include support for menus (soon), if you have encarta, you know what i mean, if not...wait a few until i finish it!!!!

7_2009-2012 #229861
Calendar planning

Usercontrol to make a calendar like outlook , to make your planning etc... not yet implemented to save the notes etc....it's the first version , and my first custom control....

7_2009-2012 #229920
XP ArrowButton

This is a simple arrow button control with an XP style. It gots 3 different look. It also generates 4 events: Click, MouseDown, MouseIn and MouseOut. I don't want vote, I just wanna share in case it can be usefull to somebody. Any comments are welcome.

7_2009-2012 #229924
Draw formated text, tables, pictures

Draw formatted text (with any alignment), draw tables (double border), draw pictures (any alignment and inside cells) You can use this control to give users instructions with formatted text. This control have almost all the functionality of a read only text box control, but can NOT select text. Features: alignment, font name, bold, italic, underline, font size, lines, Bullets, Colors, Web links Also, left margin for paragraphs. Line spacing and space before/after a paragrath. Note: Also, you can set the margin for the second (and other) lines as well. Draw images by path, by handle, by resource number with any alignment. Also text around images. Draw tables and use all features inside cells.

7_2009-2012 #229925
Draw formated text (update)

Draw formatted text. You can use this control to give users instructions with formatted text. This control have almost all the functionality of a read only text box control, but can NOT select text. Features: font name, bold, italic, underline, font size, lines, Bullets, Colors, Web links Also, left margin for paragraphs. Note: Also, you can set the margin for the second (and other) lines as well.

7_2009-2012 #229938
Circular Form

Nice circular Form

7_2009-2012 #229961
Windows XP Vertical Scroll Bar

Windows XP Verticle Scroll Bar. Nearly identical to real thing. Will subclass next, and then make horizontal bar.

7_2009-2012 #229962
XP Side Menu (The Best Yet) Updated

There have been many XP Side Menu uploads recently, so I thought I would add my own. I believe it is the best yet. Nearly identical to the real Win XP Side Menus. Please let me know if you agree. I have to give credit to Marcel Jules. I started with his control and improved on it. I Apologize for not commenting my code.

7_2009-2012 #229968
A Custom Message Box

This is a custom message box that I developed for my projects. It is having 3 different Styles and 14 different colour schemes to choose from. Date: 18-APR User Control Version of the code. Open MsgB Control Project Group. for further details on how to use, see example in the same code

7_2009-2012 #229975
Resize Wonder

Resize and move as many controls as you like on a form with few lines of code. Simple to understand, no API or functions. Please leave comments, thanx.

7_2009-2012 #230002
New Label Fonts

Hi All If You Care About The Interface Of Your Project This Is For You NEW WAY OF FONTS Try This Label Its Cool Look At The Screenshot vote if You Want.

7_2009-2012 #230056
Cool XP ProgressBar 2.0 (MultiStyle ProgressBar)

The New Release of the Awesome XP Progress Bar is now available. The new control offers more detailed painted controls, with more OS capability, now supports NT4, Also included the Media Player Progress Bar Style, and many others. The Control itself as it predecessor does not need any dependency file and its very light in size. Now It haves 8 Styles to choose from. The 5 New Styles are Limited to horizontal Orientation as I don’t use vertical very often , but if you like using it just code it your self, the code is very easy to follow and very understandable . You are free to use this code on any way you wish, on commercial apps, on freeware or any other except selling the code claiming that is yours. Enjoy! If you have any question, you can contact me on my e-mail sistec_de_juarez@hotmail.com or mflores@ansell.com Feedback is Welcome 14 September New Style ::: "" METALLIC XP"" Added Font capability

7_2009-2012 #230059
WinXPC Engine (Optimized drawing technique in buttons 16/02/04 )

Give your Visual Basic Controls a Windows Xp Visual Style,WinXPC Engine is the largest collection of Subclass routines , uses only code (no Images) No need to replace any control of your app,or add any other control to support VisualStyles, Controls that are supported: ListView,Slider,ProgressBar,StatusBar,TabStrip,ComboBox,OptionButton,CheckBox,CommandButton,TextBox...and much more even subclass MsgBoxes and InputBoxes without adding any extra lines to your code. Some of the controls support System Color Theme,some XP Colors may vary but they look close Enough. Im Working on adding support for external classes so you can subclass other pre-made ocx automatically..but right now you must do this manually, C++ or Windows Classes are easy to get,but i recommend using Spy ++ if you don't know the name of the class. Mainly the Logical Structure of the code is a Visual C++ one, because of the use of so many messages and APIS ,but its no big deal actually.. If you follow the code carefully you will find this as easy as 1,2,3. The Engine supports Win 98,Me,2000,XP, but i haven't tested fully on all OS version ..almost every test was made on XP Pro Remember This is Full Source code and Free (Not Fully Completed)..so mainly one of my objectives is that coders see & test the code so they can give me they point of view and Suggestions...then finish the ocx with a better code.! ... Full code included no external dependencies. Enjoy and leave your votes!

7_2009-2012 #230062
Cool SStab 2.0

Change the Old Appearance of the SSTab Control With Some new Cool Options. Ok some of the PSC coders ask me to fix some of the bugs on this code, instead I change the Subclass Code … the SStab Control is now more safe , without any vb Crash, and also easy to call the SStab Function.

7_2009-2012 #230063
VB ExTooltip

ExTooltip Class is the First Full VB Open Source from Scratch written code, that allows you to create AWESOME Customizable tooltips. Display any custom Icon of Your Choice. ToolTip can be standard rectangle, or Balloon style like windows 2000/XP Make Your Balloon Tooltip Semi-Transparent (Works on All Windows) Add Any Color, Gradient or Picture of your choice to the Background. Use any Custom Font you want on each Tooltip. And more!! The Ultimate Tooltip code you will want to use! Updates at http://www.geocities.com/sistec_de_juarez/ExTooltip/

7_2009-2012 #230064
TRANSITIONS MAX!!!!! Coolest Transitions Ever !!!!!! RELOADED (UPDATED)

See Power Point Transitions(Look-Like) MOVIE MAKER EFFECTS,Water Effetcs, Curls, Pixelate,Liquid, Stretch, Twister,A lot More,All ready Installed on your Computer! Direct X Needed..Please READ...The README FILE!!! to explain... You can pause the animation(Transition) in the moment that you like and restore it ,great for Lerning a little bit of Direct Show and more.... I RELOADIT and added some instructions because some coders don't understand the logic on this code..IF YOU LIKE THIS OR NOT PLEASE TELL ME WHY? i upload this for fun and to get some help..READ THE README FILE FOR MORE....ENJOY!!!

Languages
Top Categories
Global Discovery