Advertisement

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

ASP_Volume2 #29223
Multilingual Timeline Control for Appoiments

This Control shows any Appoiments in a timeline. The Timeline is variable from any date. You can Display one Day or more. In this example will display 2 Users (JR and HP). He has different Timelines. Try it out. The Caption for Month and Years comes from your System hmmm i like this.

ASP_Volume2 #29229
XP Container Control (UPDATED)

A simple XP Style lightweight container Control. Updates: 08/04/2005 - Resize Bug Fixed.

ASP_Volume2 #29238
LaVolpe Selection Tool

A usercontrol that mimics the selection/sizing tool like VB & MS Paint. It is a little unique, is flexible, and works well. Developed for a skinning engine I'm creating. I think it is pretty much done & offer it to you to play with. Read the remarks please. It isn't that big of a project.

ASP_Volume2 #29255
Header UserControl 360 - API Version (Update 8th Nov 04)

360 Degree gradient added. Thanks for all the previous comments/votes!

ASP_Volume2 #29266
PantherXP (Help wanted)

This is a Mac OS X - Panther, Windows XP shell. It's not complete, and for a good reason, I need some help. All that is done so far I have done myself (Not including the class module by Akhil). If you would like to help, e-mail me at [email protected] . Now, lets talk about what I have done so far... I've got the dock with a few icons which bounce when clicked and have the text above them when you mouse over them. The dock is translucent and uses Windows XP API's, sorry for you people who don't have it. I'm currently working on the Finder Bar on top, which is what I need some help with along with some other things. Among the things I need help with on the Finder Bar is how to get the menu's of the active window and display them there. There is also some bugs and the program can become quite slow for some reason, I havn't figure that out yet, which I need help doing. Now please realize that I had to save the screenshot in JPEG format, so there is some quality loss, it dosn't look like a cheap program consisting of bad screenshot images. The quality is much better... So far, the GUI anf functions of the program are pretty close to how the real Mac OS X - Panther is. What I figure people would use this for is to complete the look of Mac OS X - Panther, using WindowBlinds or something along with it. Please note: Do NOT e-mail me saying you want to help unless you will actually help out! Well I guess that about wraps it up for now, PLEASE HELP! I have included what I've done so far, so you can screw around with it if you please. Also please note: This is currently only made for the 1024x768 screen resolution. Thanks everyone.

ASP_Volume2 #29279
Cool XP ProgressBar 2.0 (MultiStyle ProgressBar)

The New Release of the Awesome XP Progress Bar is now available. The new control offers more detailed painted controls, with more OS capability, now supports NT4, Also included the Media Player Progress Bar Style, and many others. The Control itself as it predecessor does not need any dependency file and its very light in size. Now It haves 8 Styles to choose from. The 5 New Styles are Limited to horizontal Orientation as I don’t use vertical very often , but if you like using it just code it your self, the code is very easy to follow and very understandable . You are free to use this code on any way you wish, on commercial apps, on freeware or any other except selling the code claiming that is yours. Enjoy! If you have any question, you can contact me on my e-mail [email protected] or [email protected] Feedback is Welcome 14 September New Style ::: "" METALLIC XP"" Added Font capability

ASP_Volume2 #29280
SComboBox 1.0.4 Update: 2004-09-12

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.4------------------------- - ItemFocus correction. - Clear function. - Border Select. - ScrollBar. - Width Text. - Move for the list. - Office 2003 Appearance. - Sub DrawAppearance. - Sub CreateText.-------------------------------------------------------------------------------- New in this version 1.0.4 (Update: 2004-09-12)--- ------------------------------------------------ - Now if the Font change works. - Now the temporary directory of Windows is used to manipulate the images. - Parameter ShadowText. - Property ListGradient. - Function CalcTextWidth.

ASP_Volume2 #29316
Menu Cube

Creating a nice animated menu made from different forms...

ASP_Volume2 #29337
xDirectory And Custom Tree Control

Full OwnerDrawn Tree Control To Designed To Simulate A Browse For Folder Structure. The Advantages Of The Control Other Than Being Very Easy To Use, Is I've Also Made It Customizable (To A Certain Extent). One Call Will Automatically Load Your Directory Structure. Set The Property Init To Load The Fonts And Display Them In a Tree Structrue. (See Sample!) Set The Property Init To Load Using Custom And Populate The Nodes On Demand.(See Sample Main Menu) Note: The Fonts And Custom Load Load Does Not Support Icons. You Can Change this As It's Very Simple To See Whats Happening Within the Code. See Thee Sample Included It Should Explain EveryThing. As Always Comments And Contructive Critisism Is Awlays Welcome. Kind Regards Gary

ASP_Volume2 #29339
XPInputMsg

MsgBox and InputBox con un stilo XP y algunos opciones mas, como ponerle colores al texto o agragarle un icono, etc.

ASP_Volume2 #29345
Customized TextBox

This is an very very simple activex control that replaces a single line textbox. Features include vertical alignement of the text, text selection on focus, border color, possibility to type only numbers in the box, additional description label. It has a minimalistic and simple look,which i like best.

ASP_Volume2 #29347
Simulated 3D Progressbar

This code allows you to implement a 3D Progressbar in your form without the use of a OCX

ASP_Volume2 #29352
Windows Media Player 10 TabMenu

This is an Usercontrol with the Windows Media Player 10 Tabs

ASP_Volume2 #29354
Shell integrated DirectoryTree control

This is not just a standard DirectoryTree control. It is enhanced over the various submissions here in several ways - firstly, it doesn't use the Dir$() command, or the FSO for two reasons: 1) speed, and 2) filesize (The FSO adds a huge dependancy). Instead, it uses API wherever possible. Secondly, it doesn't use dummy nodes to simulate children, but instead it popuplates each node fully, then uses the scarcely documented ApiSHChangeNotifyRegister API to register for shell change events (When a folder created, renamed, moved, or removed). This produces a control that is well integrated with Explorer. Lastly, it has a right click menu to allow controls over the directories - renaming, creation and deletion. Any action you perform on the control will be performed on the local disk! If you rename your desktop, it will really be renamed! (So don't do it.. :D) It's been tested on several Windows systems, but if you find any bugs, I'd love to know about them. If you like it, vote. Thanks :)

ASP_Volume2 #29357
Listbox Select Color

What this code does is it subclasses a listbox's parent (in order to trap the listbox's messages), then the listbox (in order to change colors). I have commented the area's that you will need to change in order to change the colors.

ASP_Volume2 #29360
XP Fade

WORKS ONLY ON WINDOWS 2000/XP!!! This is my first submission on PSC and I know there is a lot of fade effects here, and transparent samples too. But I've merged the functions in a module, with two simples subs called in form_load and form_queryUnload. Also check constants in module to set transparent degree and fade speed. you can use this in your apps to add cool look.

ASP_Volume2 #29365
LaVolpe Color Chooser

Maybe the last color selector you will ever use? You supply a dummy/empty form & the code does the rest. Lots of options & will list most of them here: 1) 3 palettes to choose from, 2) palette tabs can be disabled, 3) grab color from anywhere on screen, 4) fail-safe mode will display std color dialog if routines fail, 5) mouse wheel support, 6) prevent non-palette selections, 7)auto-convert negative sys colors to positive values, 8)add custom colors to the default palette or replace completely, 9) easy window placement, 10) even more options. Heavily documented, jump to end of the module for a detailed description of options & their settings. Feedback works ladies & gents... that's why this new version is up on PSC. Last Updated: 7 Apr/1630 CST - Critical flag wasn't always being reset - could cause picker to show up as a plain gray window.

ASP_Volume2 #29378
Flat Controls

These is an easy way to create your own ocx controls. Has a Flat Command and a Flat Combo Box you could use it to your advantage and create your own flat controls, and i'll be updating this as soon as i finish the flat scroll bar, check box, option button, and frame..

ASP_Volume2 #29397
FlatObjects

The Purpose of this code is to demonstrate how to semi flatten objects.

ASP_Volume2 #29403
Circular Form

Nice circular Form

Languages
Top Categories
Global Discovery