Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

(Page 2 of 3) 69 Result(s) found 

 

This is a link to a different site vbAccelerator IconMenu DLL
Total Hit (1754) There are various controls for drawing menus with icons in at this site (and some code for doing the same sort of thing elsewhere). But so far these objects and code have been quite difficult to implement. This happens because these objects provide support for creating arbitrary menus at runtime - s ....Read More
Rating
This is a link to a different site PopupMenu - Transparent Menu Demonstration
Total Hit (2517) All Windows controls provide a facility to show context menus when the user right clicks on the control through the WM_CONTEXTMENU message. VB doesn't provide a way to interact with this message however, so if you want to replace the default context menu on a TextBox, or to provide a custom context ....Read More
Rating
This is a link to a different site PopupMenu - Context Menu Demonstration
Total Hit (1400) All Windows controls provide a facility to show context menus when the user right clicks on the control through the WM_CONTEXTMENU message. VB doesn't provide a way to interact with this message however, so if you want to replace the default context menu on a TextBox, or to provide a custom context ....Read More
Rating
This is a link to a different site Using Popup Menu ActiveX DLL to create SysTray Menus with Icons
Total Hit (2455) This sample shows how to use the newly introduced ShowPopupAbsolute method of the PopupMenu ActiveX DLL to implement a icon menu in the SysTray. The code expands upon the "SysTray the Easy Way" sample. Essentially this project uses a VB form as a class which exposes an easy to use interface for a ....Read More
Rating
This is a link to a different site Using the cNewMenu DLL to Create Start Menu/ICQ Style Pop-up Menus
Total Hit (1717) The PopupMenu ActiveX DLL let's you create an unlimited number of cool-looking pop-up menus in your application, but what to do in the unlikely event that even that's not cool enough for you? The new version gives you this control too. The OwnerDraw property, which applies to each menu item allows y ....Read More
Rating
This is a link to a different site Owner-Draw Pop-up Menus
Total Hit (1725) This project provides sample code for creating completely owner-drawn pop-up menu items using the PopupMenu ActiveX DLL. If you want to create a drop-down list of items from your control, and the number of items will fit onto the screen, then using this DLL to manage all the drop-down functions exce ....Read More
Rating
This is a link to a different site Adding menu icons to MDI projects with multiple child menus
Total Hit (902) This project demonstrates how to use the new NewMDIMenu event in the IconMenu control to provide iconised menus in MDI projects with child forms which have their own menus.
Rating
This is a link to a different site Using The IconMenu Control To Create a Colour Picker
Total Hit (852) This project demonstrates how to use the new Caption shortcuts in the Icon Menu control to create multiple column menus which don't have separators. By adding the hat character ("^") to the beginning of a menu caption, the Icon Menu control will start a new menu column without a separator line. (Use ....Read More
Rating
This is a link to a different site vbAccelerator ImageList Control and Class v2.0
Total Hit (1620) As a number of my controls require image list support (Rebar and Toolbar control, Tab Control, S-Grid, Icon Menu Control, ActiveX Popup Menu DLL, Owner Drawn ComboEx Control and the Owner Drawn Combo and List box Control), it was about time I provided an Image List control to support them, so you do ....Read More
Rating
This is a link to a different site Using the System Image List with (and without) vbAccelerator Controls
Total Hit (1926) The System Image List is a component provided as part of the Shell, and is capable of drawing all of the icons you see in Explorer. For applications which need to show folders, documents or drives this can be a great alternative to using a real Image List, and using it considerably conserves resourc ....Read More
Rating
This is a link to a different site Displaying Alpha (32bit) Icons with ImageLists
Total Hit (1890) Version 6 of ComCtl32.DLL (shipped with Windows XP) supports icons with alpha channels. This article describes how you can use icons with alpha channels with the vbAccelerator Image Lists.
Rating
This is a link to a different site vbAccelerator TreeView Control
Total Hit (1674) This article provides a new TreeView control that provides an alternative to the standard version provided with VB. Enhancements include much wider support for item colours and formatting, better drag-drop support including node auto-expand and scrolling, styles to support numbering items and an IE- ....Read More
Rating
This is a link to a different site Hierarchy Selector Control
Total Hit (965) The Hierarchy Selector control is an enhanced COMCTL32.OCX TreeView control which allows you to easily create option dialogs like the Win98 Folder Options dialog and the Internet Explorer Advanced option dialog. In addition to this, it also provides methods which allow you display a hierarchy of opt ....Read More
Rating
This is a link to a different site Transparent AVI Player Control
Total Hit (3553) The Animation control supplied with VB (and from various other VB websites) is derived from the implementation within COMCTL32.DLL. However, this implementation only allows you to play AVIs with no audio stream. Also, its idea of transparency isn't quite what you might expect: setting an AVI to tran ....Read More
Rating
This is a link to a different site ComCtl32.DLL Animation Control Class
Total Hit (2447) This article presents a simple class you can use to load AVIs from files or an application's resource file for display whilst the application is performing a long operation.
Rating
This is a link to a different site vbAccelerator Explorer Bar Control
Total Hit (1848) The vbAccelerator Explorer Bar control is a new control entirely written in VB which provides a user interface like the one in Windows Explorer under XP. You can use it to create handy lists of shortcuts and informational panels, or you can incorporate controls into the panels to provide flexible an ....Read More
Rating
This is a link to a different site Office/VS.NET Style Flat Combo Boxes
Total Hit (1673) This project provides a class which subclasses Combo Boxes and other controls so that they draw in a flat style and highlight when the mouse is over or they are in focus. The class works on all types of Combo and ComboBoxEx controls as well as on TextBoxes and PictureBoxes. By default, the Office 10 ....Read More
Rating
This is a link to a different site vbAccelerator ComboBoxEx Control
Total Hit (1641) This article presents an implementation of the Common Controls ComboBoxEx control from scratch in Visual Basic. Although this control is available with some versions of VB, this version provides a number of enhancements including pre-built styles (drive picking, font picking, colour picking) and hel ....Read More
Rating
This is a link to a different site Owner Draw Combo and List Boxes Version 2.1
Total Hit (1645) Owner draw combo and list boxes are an excellent way to improve the look and feel of your application. However, there is little support for them in Visual Basic. The only owner-draw combo box supplied is the Checked list box style, but this is a preset list box style with no possibility for customis ....Read More
Rating
This is a link to a different site Using ecdClientDrawOnly with the Owner Draw Combo List Box Control
Total Hit (2476) This article demonstrates how to use the ecdClientDrawOnly mode of the vbAccelerator Owner Draw and Combo List Box control to draw completely customised Combo Boxes (note that exactly the same technique applies for List Boxes as well). The sample provides three useful implementations - a line picker ....Read More
Rating
This is a link to a different site Media Progress Bar Renderer
Total Hit (1785) Windows Media Player has a neat progress bar showing how its getting on whilst burning files to CD or other long operations. This article presents a reusable class which draws a progress bar in a similar presentation. The resulting bar can be drawn to anything that exposes an hDC, and therefore can ....Read More
Rating
This is a link to a different site vbAccelerator Progress Bar Class
Total Hit (1794) This article provides a class that allows you to draw progress bars onto any control, form or API created object with a hDC property. The drawing code is derived from the vbAccelerator Progress Bar control and all functionality except Image Processing and persistence of data is included. ....Read More
Rating
This is a link to a different site vbAccelerator Progress Bar Control
Total Hit (1483) This control provides a highly flexible Progress Bar control with an array of drawing styles, including XP Style, segmented/non-segmented, bitmap bars and backgrounds and more. Alternatively, if you don't want the convenient packaging and design-time property settings provided by a control, you can ....Read More
Rating
This is a link to a different site Button ListBar Control
Total Hit (1352) The Button ListBar control provides an emulation of the ListBar provided in the Windows Add/Remove Programs window. Under XP it uses the UxTheme API to draw parts of the toolbar, and degrades to use standard GDI drawing calls when used on earlier OS versions. ....Read More
Rating
This is a link to a different site vbAccelerator ListBar Control
Total Hit (1614) The vbAccelerator ListBar control is an all-VB control which emulates the Outlook sidebar as accurately as possible. I was inspired to write it when I started playing with Microsoft's Spy++ utility and pointed it at Outlook's list bar (or "ShortcutBar" as it publicises itself to the world) and notic ....Read More
Rating
This is a link to a different site vbAccelerator Visual Studio Style ToolBox ListBar
Total Hit (800) This control provides a full implementation of a Visual Studio-style List Bar which holds lists of controls. Bars and items can be dragged around the control, and items can be dragged, pressed or double-clicked to add the item to an object.
Rating
This is a link to a different site vbAccelerator No Status Bar Control
Total Hit (649) This article provides a small class which implements all of the StatusBar functionality you're likely to need in an application with none of the distribution headaches associated with a control. The latest version supports XP Style drawing and frankly looks quite great. ....Read More
Rating
This is a link to a different site vbAccelerator Status Bar Control
Total Hit (1663) This article provides a full implementation of the ComCtl32 status bar control in VB, providing access to all of the features including Owner-Drawn panels.
Rating
This is a link to a different site vbAccelerator ListView Control
Total Hit (1735) This control provides an alternative to the VB ListView control and adds support for almost all of the new ComCtl32.DLL v6.0 features that are missing from the VB version: ListView grouping, Tile view with configurable sub-items, Multiple Work Areas and more. ....Read More
Rating
This is a link to a different site ComCtl32 Header Control
Total Hit (748) This article provides a fully-featured Header Control directly from COMCTL32.DLL. The latest version uniquely provides support for Outlook-style drag-drop grouping of columns as well as in place column filtering. It is a good building block for generating your own controls. Check out the S-Grid ....Read More
Rating


(Page 2 of 3) 69 Result(s) found  1 2 3

Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.