Advertisement

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

5_2007-2008 #188524
VbEclipse (docking MDI) - New Version 0.8.99

Version 0.8.99 of the VbEclipse project is available now. Please look at the screenshots. PLEASE VOTE AT http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=58641&lngWId=1.

5_2007-2008 #188525
VbEclipse (Preview Version 0.2.36 - Last Update: 12/24/2004)

Perspectives like Eclipse. Comments welcome ;) NOTE: This is just a preview. Features: * Multiple Perspectives * Drag & Drop Support * DoubleClick to expand/restore tabs * Tabbed views * Windows XP Themes Latest version is available at: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=58587&lngWId=1

5_2007-2008 #188528
HotKeys for TextBox

HotKey for TextBoxes in Form

5_2007-2008 #188597
Menu Method V2 Using Web Scripting

This is an update to the first project. This example shows how to use an external source for the Menu. Like setting up themes for your app. This code is for creating a sweet custom looking navigation method on your project using basic HTML and CSS web scripting. Executing the 'document.write' function write to the Microsoft Web Browser Control. Creating a menu this way allows it to be sort of dynamic allowing it to have many customizations.

5_2007-2008 #188607
Gudds Balloon popUp

Ever though of a Balloon popUp like u see in the Win XP.. Here it goes .."Gudds Balloon popUp" You can configure it the way you want, ie you can set to close it automatically, set the icon or having no icon at all, show/hide close button, font face, font size. You can position at three places..at current mouse cursor position, at some defined co-ordinate (X,Y position) or at the location of a particular control..Check it! I am trying to introduce the fade out effect. Please give ur feedback

5_2007-2008 #188609
LightGrid

Lightgrid is a little(45 KB) replacement for the big FlexGridControl (240 KB). It hasn't all the features like the FlexGrid, but it has a great features, like BackgroundPicture, transparent cells, you can draw on the Backgournd like on a PictureBox, and so on. It's good for these people who didn't want a 240 KB big Control and didn't want to use such a big grid like in Excel, because it's not really fast if you use many cells. I've commented in german and english. So try it out and see if you can need it and if you find it good, then please vote.

5_2007-2008 #188610
GradientProgressbar [20.08.05]

Very fast ProgressBar with many styles and functions, like Scrollbar, negative values, complete modifiable bar and background. No pictures needed! [20.08.05] - overflow error solved

5_2007-2008 #188618
Control Resize Splitter

You'll never need to distribute a splitter ocx with your program again with this EASY to USE activeX control!! Simply drop it on your form, add two controls, two lines of code and your done!! if youve ever used the MBSplit control from vb2themax you already know how easy this control is to use. Except now you have source code you can compile directly into your program! No need for multiple classes, unweildy - hard to understand, API calls. This control uses no API! only pure simple vb code, contained in one easy to use control. No modules, dll's, or classes... try it and youll see! This control came about because i becaume frustrated that i had to distribute an ocx with my program in order to get a simple splitter on my form. Without having access to the source code it was impossibly to know whether it contained any API calls that might not work in win9x systems or not. So i decided to make one myself. Here it is now for you to use also, Please leave any bug reports below... *Updated 12/11/03*

5_2007-2008 #188624
WINSOCK SNIFFER

*UPDATED 4/25/2003* This Is A ActiveX Control (ocx) Drop-In Solution For Programmers Who Want To Make A Quick Packet Spy. Pure Winsock API And No Dll's !! Will Only Work On NT Based Systems (nt,xp, longhorn etc)...This was coded in Visual Basic 6, So You May Have To Change A Few Things To Work In VB5...

5_2007-2008 #188629
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.

5_2007-2008 #188644
True XP Controls, with 1 API

Objective: To create and use a manifest file for displaying common controls WinXP style on a machine running WinXP with the XP theme enabled. Function: This code will only provide WinXP controls on a machine running WinXP. The XP theme must be enabled (Not the classic theme) for this code to work properly. Also, this only works when the program is compiled as an executable, and will not work in the IDE environment. Once the InitXP sub is called, all forms and controls (the main controls and any controls in the "Microsoft Windows Common Controls 5.0 (SP2)" ocx) on all forms will be display in winXP style, so you only have to call the sub once. Also, MsgBox's and InputBox's will have the xP theme. What's cool about this code is if the xP theme is enabled, but a different color scheme is used (other than the default blue), the manifest automatically acounts for that. The truely great thing about this is that no new activex controls are introduced, and therefor you do not need to account for different OS. If you want XP controls on machines other than XP, there are hundreds of controls on the net. This code reduces deployment costs, is small, and is self-contained. I have not tested the code on any machine other than winxp, but this should not generate any errors. If it does, a simple call to "GetVersionEx" could show which OS is running, and in the Sub InitXP, add the code: If WinXP = True Then all current code End If Known Problems: Command Buttons, Option Buttons, and Frames do not display properly when placed inside of another Frame. Currently working on this problem. One last note: The exe will not display XP controls the first time it is run, and I have not found a way around that yet . . . Maybe creating a program that first creates the manifest, then shell's the main program before ending . . . Or maybe the install program could solve it somehow Credit: I got the idea from this code from another source, I believe on planet source code, but the code did not work, and was not well organized/commented. I have no idea who the genious was that came up with this code, but all the credit in the world goes to that person.

5_2007-2008 #188646
Enhanced Slider Ocx Source

This is a great slider that can be used just as the original by MS in any application. It looks much better and has more features!

5_2007-2008 #188669
Pidl'ed COM-grunting shell-aware tree (aka Explorer alike Treeview)

A folder browser extension for the ucTreeView (Id=59769). Using pidls, COM interfaces (IShellFolder,IContextMenu3,IDataObject,IDropTarget,IDragSourceHelper ..), Shell Change Notifications. You won't get all of explorer's tree capabilities, but all the source. Caveat: Functional but experimental project.Read ReadMe.

5_2007-2008 #188670
Virtual OwnerDraw API Treeview (update #2)

Today VB6 has become the most widespread dead (programming) language. In celebration here's the only(AFAIK) ownerdrawn treeview published in VB. #1: Several bugfixes,modifications,additions Support for folder browser extension (CodeId=61324) #2: Different drag image method (>=Win2K)

5_2007-2008 #188700
FMenu

Allows your user to create simple ~ complex pure API menus, with scripting and an unlimited amount of sub-levels. This was actually created for a shell replacement project of mine, to allow simple and customizeable menu objects for my users.

5_2007-2008 #188718
PBBalloon: Create Balloon Messages under any Windows.

Using the ActiveX PBBalloon from PABLOB.NET I was able to create amazing Balloon Messages with links and Buttons under Windows 95, an action I thought impossible. Check the Screenshot!

5_2007-2008 #188721
Creating MDI Child Forms at runtime

This is an example of how to create multiple child forms and open them at runtime..Originally this is for developing an MDINotepad Application.

5_2007-2008 #188731
Complete Syntax Colouring Control - VERY FAST!

This control will colour vb code on load, and on the fly on enter press.. the keyword list, colours and various other formatting options are completely configurable.. Includes line numbering, supports code being pasted and colouring into the control either by Ctrl-V or by a WM_paste message being sent to the control. Also includes methods such as linecounting, current column and line number, get current line text, get current word.. and more! The colouring routine is very very fast and utilised the CString class for fast string contatenation by Francesco Balena..

5_2007-2008 #188786
LabeledTextBox UserControl

New features: LabelStyle [was:Color properties and font properties.] I create this user control because I am tired of having to repeatedly put a label control whenever I put a textbox control. Basically, this user control is a combination of a label and a textbox control. However, I have added an optional lookup button at the right side of the control so you can use it as a lookup button. Other features include auto highlight of text inside the textbox, make ENTER key in textbox behave like pressing TAB key (ie. move focus to next control), and set keyboard shortcut to click the lookup button. Please let me know if there are any bugs.

5_2007-2008 #188823
ControlsXP

Windows XP Style Controls, You need windows XP, and you must compile the project, work only in the .exe, not in VB

Languages
Top Categories
Global Discovery