Results for "Category: Custom Controls/ Forms/ Menus"
The [Anchor] property is a property available to all controls in the .net framework. A control can be anchored to one or more edges of its parent container. Anchoring a control to its parent ensures that the anchored edges remain in the same position relative to the edges of the parent container when the parent container is resized. For example, if you have a Form with a Button whose Anchor property value is set to AnchorStyles.Top and AnchorStyles.Bottom, the Button is stretched to maintain the anchored distance to the top and bottom edges of the Form as the Height of the Form is increased.
This is a hyperlink label control that has dozens of great features and properties such as the ability to control its HOVER state, text, use and image and place it EXACTLY where you wish on the control and much much more. This is my attempt at mimicking C#.net linkLabel control and it came out very nice..i think you will enjoy :-)
i was searhing for VScrollBar that Matches my Project Colors and Style and did find so i mad this one .. its simple to use as normal vScrollBar of microsoft .. if anyonw can also add some modifications on this control to make the MouseDown Event work continuously not like it work now click by click .. it will be nice
[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.
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.
isButton 3.7.2 - update (original v3.6.2 by Fred.cpp) Reported bugs fixed: Click event fires when button is disabled.
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.
This code uses API functions and changes standard apearance of Menu Control.
This source code adds icons to StatusBar control.
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
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
Textbox with Arabic support and RTL( right to left )
This will teach you how to deal with the ListView Control.VERY SIMPLE CODE.
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 =====---
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.
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...
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
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 ;)
Step by Step on how to How to Add a Right Click/Pop-up Mouse Menu to your project.
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.