Results for "Category: Custom Controls/ Forms/ Menus"
This code produces a snap to effect exactly like Winamp. Uses POINTAPI type and GetCursorPos API. It gets the current x and y does a few calculations and snaps-to the screen edge. It does take into account for the taskbar but that may need some tweaking.
This is a FULLY FUNCTIONAL Custom Control. I have not loaded it with features for the purpose of letting you download it and add to it yourselves! The code Included Allows RemoveItem, Clear, Listcount, Item(X), and AddItem(Text, Bold, Color)
Chevrons are buttons that display a popup menu when there are more items on a toolbar than room to display them. All items that overflow the width of the toolbar are dynamically added to a popup menu to display them. Special thanks to Night Wolf for use of the Gold Button control which can be found here on Planet Source Code. Please vote if you like it, and drop me a line if you have any questions.
This control was used in several commercial applications that I've written as an on-screen Help system. I've included the prototyping code (non-api) and the flicker free API version. I hope this helps someone ..... Happy Coding!
This is not a really new submission. It's a simplified version of PicScroll v3.0. I've added -some people asked about this, and this is the reason for this version- Best Fit mode. Nevertheless, zoom factors still are magnification factors. See iDst_Paint sub to see how current visible area is painted. You'll understand why fractional zoom factors (1:2, 1:3...) 'bring' this problem. __________________________________________________ (Re-coded: 02.10.2003)
Shows you how to use the Alphablend api to make a menu system.
A new VB Tab-control that looks like the one used in Photoshop.
Supplies a list of available User and System ODBC Data Sources. The DriverFilter Property allows you to limit the available DSNs to that of a specific driver (e.g. SQL Server). Uses pure ODBC API calls.
Lock's user resize in a form without FLASH. It's very easy, just put MDLockResize.OCX in a form and set the properties MaxFormHeight, MaxFormWidth, minFormHeight, minFormWidth.
THIS IS A FIX FOR MY LAST SUBMISSION * ALL FILES ARE INCLUDED! Look in the "RELATED" folder for the tab dock control. COMPILE THE TABDOCK CONTROL, then add it to the MDI form that is included. IF you have any more concerns...contact me on AIM: CAaronWright! This is a nice example of the TabDock control at work. I did not write the control, but I did fix alot of errors in it, so this control should run smoothly now. The example included, however, was written by me, and also works perfectly! The example will show you how to Dock and Undock four different forms all at one time, or individually via Menus. (See screenshot for more detail) This is pretty much like the VB environment, so have fun, and If you like it, please vote, thanks!
Need a transparency fading effect for both SDI and MDI Forms? Want the control to be drop in place, lightweight (~10kb), provide Load/Unload event subclassing, and allow splash form sleeping? This simple Transparency Control does this and more...Just drop the control on the form, set the properties and that is it…No additional coding!
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.
A simple XP Style lightweight container Control. Updates: 08/04/2005 - Resize Bug Fixed.
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.
360 Degree gradient added. Thanks for all the previous comments/votes!
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.
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
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.
Creating a nice animated menu made from different forms...
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