Advertisement

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

6_2008-2009 #215929
Grid-X9 (*.OCX)

[Update] *. Fixed Column Grid Moving Position *. Fixed Column Visible *. Fixed Column Head ---------------------- *. List On Sub Cell *. Background Gradient Grid *. Picture Icon Grid *. Many List On Sub Cell *. Format Show List (* PicThumb) this program not full complete 100% but i want share my program.

6_2008-2009 #215938
isButton 3.7.0 the multi style button (update)

isButton 3.7.0 (original by Fred.cpp) the multi style button Updated 2007-12-27. This is an update to support Windows XP/2003 Data Execution Prevention (DEP). Added new Paul Caton Self Subclassed. Also fixes a bug where the ToolTipText was not saved properly.

6_2008-2009 #215939
isButton 3.7.2 the multi style button (update)

isButton 3.7.2 - update (original v3.6.2 by Fred.cpp) Reported bugs fixed: Click event fires when button is disabled.

6_2008-2009 #215940
Form Shadow (Originally by Paul Caton)

Originally by Paul Caton (txtCodeId=64867), this is a class that gives your forms a customizable shadow. Updated to use LaVolpe's revamped SelfSub (txtCodeId=68737) and adds support for Windows Vista and Windows 7.

6_2008-2009 #215950
Extra Menu

This code uses API functions and changes standard apearance of Menu Control.

6_2008-2009 #215951
StatusBar Icons

This source code adds icons to StatusBar control.

6_2008-2009 #215953
TButton

TButton Class Draws a button Image on a Forms Title Bar and raises Click ,DblClick Events when user clicks on button. Nice clean wrapped up code wish somebody needs it!! Suggestion & Comments are Welcome Thanks

6_2008-2009 #215999
Winsock SSL Usercontrol With Proxy Support(proxy fixed)

This usercontrol allows you to easily connect to a ssl server using winsock control. It has proxy support also. This control is a revamp of the ssl class by Christopher Hemple. Edit I left a small section of code out for the proxy so here is the fixed version. Vote if you want guys

6_2008-2009 #216044
AbTextBox

Textbox with Arabic support and RTL( right to left )

6_2008-2009 #216067
ListView Basics

This will teach you how to deal with the ListView Control.VERY SIMPLE CODE.

6_2008-2009 #216074
Evi Collection Control XP UPDATE v1.1

Whatz New? - MaskedBox Control XP Style - Frame Control Style XP with show icon on frame - Fixed Bug Error previous version - Line Control Style XP - Separator Control Style XP - Frame Control Style XP with show disable icon on frame Whatz Request on my email? - MaskedBox Control Style XP - Line Control Style XP - Separator Control Style XP Whatz Bug found on previous version? - Text will be loss if press enter - Text will be loss if change scrollbar manualy If you found bug or have request control, you can email me on effendi24@gmail.com or contact my phone 628112422491. Dont forget to vote me. please visit to my site http://vb6stuff.blogspot.com/ ---===== Having Fun My Friend =====---

6_2008-2009 #216108
Check Box, Option Box and Frames transparent

It's a class that converts opaque CheckBoxs, OptionBoxs and Frames to TRANSPARENT!. Easy to use, very effective. It can be used with other controls with properties .hwnd and .backcolor . There is only one error: blurred fonts doesn't work fine with the transparency function. Sorry for my bad english!. Comments are welcome! Thanks to GioRock for the tip. I forget to say: the clickeable area will be the non transparent region.

6_2008-2009 #216127
Simple, yet usefull - CustomFrame - Choose From 3D, Inset, Outset, Flat, Multi-Color etc... Updated!

Relatively simple, yet usefull control. I made this control becuase I constantly found myself putting together lines to make a raised/sunken frame effect. So, I decided to make a frame that can be customized to my needs, and besides, I need to learn how to make controls. This control's properties can be changed at design time as well as run time. Chande 3D/Flat, BackGround, Caption, Solid-Colored, Multi-Colored, Raised, Sunken and customizable border width(1-3). Handles Click/MouseDown-Up-Move events, and can be easily made into a button, (if needed to be), let me know of any bugs, suggestions or comments becuase I am VERY new to building controls. ******Updated!, Can now be Opaque/Transparent. Changable at Design, authoring and run time... Thanks Anthony D for suggestion...

6_2008-2009 #216260
TextEdit Usercontrol (multiline, unicode, single file)

2010-04-20: bugfix update + sample. This is a usercontrol which can replace Textbox. It has multiline support, unicode support, events and doesn't need any additional modules. ASM is used for subclassing directly in usercontrol. Ok, maybe it needs some work to become more handy) I just converted my TextEdit class to usercontrol. Perhaps somebody (I?) will improve it later

6_2008-2009 #216269
vkControls : 16 GRAPHICALS usercontrols ! NEVER SEEN before ! (update 4)

Here are 16 VERY customizable graphical usercontrols (XP style by default). NO dependencies needed !! Each usercontrol is self-subclassed using ASM code !! Unicod support. Include vkCommand (the same that the XP one + icon, 6 different styles by default !), vkListBox (it is a very fast (4 seconds to add 100000 items !) "one-column-listview" with checkboxes, icons, different style for EACH item !, FileList, FolderList and DriveList options...), vkVScroll & vkHScroll (very customizable scroll with a high range : +- 4.10^14 !!), vkUpDown, vkToggleButton (vkCommand with the Value property), vkFrame (high customizable Frame with gradients, icon...), vkProgressBar (high number of properties !!), vkCheck (with transparency), vkOption (with transparency and auto-Group option wich automatically manage groups in different containers), vkLabel (border), vkScrollContainer (a vkFrame-like container with scrolls) and vkTextBox (a usercontrol based on a vbTextBox, but with new Scrolls, Legend zone, line numbers, new methods and properties... There are still some bugs concerning TextBox'HScroll). The three last controls are not really graphical usercontrols : vkTimer (new timer with APIs), vkMouseKeyEvents (wich allows to use ALL MISSING EVENTS (MouseLeave, MouseEnter, MiddleClick...) to ALL OF YOUR OWN usercontrols wich have hWnd properties !) and vkSysTray (allows to easily add multiples icons to the SysTray, manage to re-display the icons if explore.exe crashes by hooking 'TaskbarCreated' message !). There are still some little bugs in scrolls of vkListBox and vkTextBox, but sure you will enjoy this code !! Please vote for me ! (and sorry for my english : I'm french ^^).---------------UPDATE 5 JUNE : Now there is a clean package (just launch *.vbg project), high optimisations (when controls are loaded), lots of bugs fixed, new example...etc.---------------UPDATE 11 JUNE : Added two news controls (vkTextBox, vkSysTray), fixed bugs (black controls on W2K), new properties and methods.---------------UPDATE 17 JUNE : Added one new contol (vkScrollContainer), new properties (Pattern for ListBox, 6 default styles for vkCommand and vkToggleButton and some more), fixed some bugs, new example.---------------UPDATE 19 June : Fixed a LOT of bugs + added new properties (MouseHoverIcon...) + added Unicode support + now you can use shortcuts (with '&') + performance optimizations. There are still 2 major bugs : HScroll in vkTextBox and a blank area on the bottom of a vkListBox when VScroll.Value=VScroll.Max. I hope I'll fix it in the next update ;)

6_2008-2009 #216331
How to Add a Right Click/Pop-up Mouse Menu.

Step by Step on how to How to Add a Right Click/Pop-up Mouse Menu to your project.

6_2008-2009 #216381
Custom Gauge OCX (minor modification)

This simple code makes a custom OCX gauge. Use the min, max, and value properties to customize your gauge. The supplied tester project demonstrates how you may use the OCX. You may use this code as a simple reference on how to use "property let" and "property get" to give properties to your OCX.

6_2008-2009 #216399
Create runtime popup menu

Create runtime popup menu with sub menu items

6_2008-2009 #216432
U11D ProgressBar (2007)

After "STYLER BUTTON 2007" Project Complete I Work Start to U11D ProgressBar. *** ONLY ZIP FILE SIZE 13KB *** "U11D PROGRESSBAR" FEATURES: ============================ 1:10 THEMES SUPPORT. 2:BORDER ROUNDED. 3:ORIENTATION (HORIZONTAL/VERTICAL). 4:TEXT ALIGNMENTS. 5:TEXT EFFECTS. 6:TEXT STYLES(CUSTOME/VALUE/PERCENTAGE) 7:TEXT COLOR. 8:TEXT FONTS. 9:ENABLED/DISABLED SUPPORT 10:MORE FASTERS 11:BUGS FIXED. 12:CUSTOME SIZE.(HEIGHT NOT FIXED) COMING SOON:(I AM WORKING IN THIS FEATURES). ============================================ 1:MORE THEMES SUPPORT. 2:PROGRESSBAR THEMES CREATER SOFTWARE.(SAVE THEME CODE IN INI FILE). 3:READ THEMES IN INI FILE. 5:ROTATION SUPPPORT. 6:FILLING DIRECTION EFFECTs(RIGHT TO LEFT/LEFT TO RIGHT. etc). 7:CRYSTAL EFFECT DURING FILLING.(JUST LIKE VISTA). 8:MULTI STYLE TOOLTIP. 9:FADE FILLING EFFECT. 10:MORE FASTERS. AND FULLY CUSTOMIZING... MY QUESTION: WHAT PROCEDURE TO TRANSPARENCY/OPACITY OF USERCONTROL?

6_2008-2009 #216433
Styler Button 2007 16.00

Styler Button 2007 16.00 is Very Quick, Powerful & New styles Botton.Styler Button 2007 enables you to customize the appearance of your applications to suit your individual needs.Styler Button Bring New Features Caption Alignment,Caption Effect Colour,Caption Offset X/y,Caption Shadow Offset X/y,Icon Alignment,Transparency Icon Value,Focused Dotted Rect,Button Rounded Value,Them & All features in common button(Including events,properties). I am PAKISTANI.MY LANGUAGE IS URDU.Sorry my bad English. for more informtion About form I Used "FYI: 32bpp DIB Suite" in icon.Put your image(.bmp / *.gif / *.jpg / *.ico / *.png / *.wmf / *.emf / *.cur / *.jpeg) Source in "IconSource" Then Select "Icon" Chose "true" value. I Thanks to FYI: 32bpp DIB Suite "AUTHOR"

Languages
Top Categories
Global Discovery