Advertisement

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

3_2004-2005 #132722
[ RGB Form Colour Changer ]

This little code will allow you to change the forms colour using Scroll Bar and Text Boxes, this can be changed to change the colour of a Text Box, etc. Please vote and leave your comments :)

3_2004-2005 #132724
Gradient Active-X

This is an Active-X Control for Filling Form with a Gradient BackGround. It also Contains A ColorChooser control. A Must see For all who Plan to Develop Active-X Controls.

3_2004-2005 #132754
CommandBar

This is a remake of vbAccelerator's CommandBar Control. In this version, everything is included in one ActiveX control, so no dependencies (like SSubTimer and vbaImLst) required.

3_2004-2005 #132755
Remote MDB Access

This Active-X Control allows you to access your MS-Access file on your webserver.you only need to put the serverside script on the root of the webserver which you want to access the file I included scripts in ASP and ASP.NET Open the testproject that shows all the use this Control

3_2004-2005 #132768
Exactly Osen XP Form with different Color Scheme (Blue,Olive Green,Silver) support menubar

This is ActiveX Controls, prepared to help to make xp form with different color scheme (blue,olive green,silver) and on this part, it supported for menu bar. look at screen. please download now, and don't forget to vote me !

3_2004-2005 #132781
MaxFrame Control

A Studio MAX-like(closeable) frame control with an LCARS style, with code to handle multiple frames. Check inside for more!

3_2004-2005 #132804
Make UserControl Runtime-only properties

Teaches you how to make runtime-only properties

3_2004-2005 #132809
Flexgrid ADO Excel Wrapper Classes Event Binds for custom controls. ex. TypeAhead and Column Sorting

Wrapper Classes for Ado and Flexgrid. Resuable code for fast error friendly code. Learn how to bind the events of a control to a class and customize standard contols. My example is a group of classes that include a flexgrid wrapper that adds type-ahead, column sorting and Dynamic adding of flexgrid to the form and many other functions; Ado wrapper for SQL and MDB connections; Excel class that allows dumping of a flexgrid straight into excel then formats it.

3_2004-2005 #132812
Add Menu To System Menu Updated

This Program Describe How You can Add Menu To System Menu as well as Modified the System Menu, like Checked Or Unchecked Menu, Delete Menu, Enable Or Disable Menu etc. Remove Windows Control Box. Hope You like it. If you developed it further please send me a copy. Check It Out.

3_2004-2005 #132818
Add Menu To System Menu Modified

This Program Describe How You can Add Menu To SysMenu as well as Modified the SysMenu, like Checked Or Unchecked Menu, Delete Menu, Enable Or Disable Menu etc. Remove Windows Control Box and remove Maximize button without affecting Minimize button. Hope You like it. If you developed it further please send me a copy. Please Check It Out Now.

3_2004-2005 #132837
Menu Extended

MenuExtended with MenuDesigner is a tool for advanced menu subclassing. Add/customize background, color, images, sidebar with text/image, three menu style: Office2000, Button, OfficeXP, and more... ALL WITHOUT TO WRITE CODE!!! With MenuDesigner you customize all the properties at runtime, and has Multi-Languages support (9 languages is includes). Visit my website http://www.vbcorner.net/eng to download the MenuExtended.dll and other info.

3_2004-2005 #132838
Cool ProgressBar

You will love it! The Best Progress Bar even created, very nice and powerfull. Less than perfect. ;-) 3D look, Gold, image backgrounds... and plus. Created by Steve McMahon f rom VBAccelerator. With images and form implementation by me - José Luis Farías JoseloFarias[at]adinet.com.uy Desde Uruguay. Please, if you use in your own proyects, please sendme a program copy (source code if better)

3_2004-2005 #132842
View your activeskin skins at design time

With this you can view your ActiveSkin skins while your editing it! In case you dont have ActiveSkin, ive included the OCX which you have to rename from OC_ to OCX. Look at the screenshot. Oh and i included 1 skin.

3_2004-2005 #132844
SComboBox 1.0.1

English: This control is a customizable ComboBox with multiple appearances. I hope you it like. Description: This usercontrol simulates a ComboBox.----------------------------------------- --------------------------------------------- But adds new an great features like: - The first ComboBox On PSC that actually works in a single file control. - When the list is shown doesn't deactivate the parent form. - More than 20 Visual Styles; no images everything done by code. - Some extra cool properties----------------------------- -------------------------------------------------------- IMPORTANT NOTE -------------- So many thanks fred_cpp for his contribution for this project, some styles and Traduction to English of some comments. All rights Reserved © HACKPRO TM 2004----------------------------------------------------- ------------------------------------------------------------- Fixes bugs Version 1.0.0 - ScrollBar Slider. - ListIndex Property. - Down or Up list when press keys. - Drop down List. -------------------------------------------------- New in this version 1.0.1 - Drop down when you press F4. - Press Enter hidden list. - MouseIcon property. - MousePointer property. - Down or Up list when press keys. - Set ListIndex when the text change. - AutoCompleteWord property. - Const VK_LBUTTON. - Const VK_RBUTTON. - Add MouseIcon for each item. - Add SeparatorLine for each group that you consider necessary. - New comments. -------------------------------------------- Notes-------------------------------------- AutoCompleteWord property: When it uses the property AutoCompleteWord and the list is shown, the element was not located in the list to make quicker the search of the text to complete. SeparatorLine parameter: When it uses the parameter SeparatorLine it is not applicable neither to the first element of the list (provided a single element exists) neither to the last one. MouseIcon parameter: It is not applied to inactive elements of the list.

3_2004-2005 #132862
FYI: GDI Font Management

A way to share memory fonts between dozens of DCs without creating duplicate fonts for each DC & without forcing you to track them. Just drop the included module in your project, add 2 lines to your custom controls: 1 to return a font handle & another to delete the font. Sample project included and code is commented. The idea is simple, want to create a font but don't want to duplicate it if one is already created, the module will check fonts it is managing against the properties of the font you want created. If it exists, the handle to the existing font is returned, otherwise a new font is created with the appropriate properties & that handle is passed. Destroying fonts are only performed when all instances of the font have been decremented to zero. Advanced category only due to the unique tracking system I employed.

3_2004-2005 #132866
Demo Control

Hi All,This is the first time i am uploding some of my code here , its a demo control which will allow your application to be made as a Trial version in few minutes Just Place this Control and set its NofDays and NofTimes(how many time aplication will run) and sets its status property to Demo And provide yoour trial Expiration code on DemoCreator1_DemoCompleted event to handle the execution when demo expired Rest is automatically handeld by this control Thanks Nitin

3_2004-2005 #132873
CoolFlex2

This is just an enhancement on the existing CoolFlex from John (freevbcode.com). His code allows checkboxes, combos and textboxes to be added to a flexgrid. For update, see http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=44962&lngWId=1

3_2004-2005 #132911
_ List Box Class (EXTENDS THE FUNCTIONALITY OF STANDARD LISTBOX CONTROL) _

The class file will add many useful features to the listbox, such as the ability to remove duplicates quickly, load a file, save the list, and much more. It also gets around the problem with a listbox only being able to hold up to 32,767 items without errors. Please Vote!!!

3_2004-2005 #132925
A Winamp 3 Style playlist (Update v 1.1!!) Must try

HEre is an update to my code... Now it futures color changing at run time... Fixed some bugs... And has all the futures from previous version: Skinable Scroll bar, multiselect, add an entry, remove one, remove all, remove all selected (multi selected), Dubble selected (played), Display time & title... Everything u need for a media player.. And an extra second file name property (I use it for subtitles in my program...)... And reorder in Winamp 3 style... -Very precise and not buggy at all... There might be some more bugs (please report), but as far as i know it works perfectly... Try it and vote it (i need to see if it was worth of publishing it...)

3_2004-2005 #132926
C++ Buttons [Deutsch]

Dieser code ändert einfache VB Buttons in hübsche C++ Buttons um.

Languages
Top Categories
Global Discovery