Advertisement

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

ASP_Volume2 #27241
WinXPC Engine (Optimized drawing technique in buttons 16/02/04 )

Give your Visual Basic Controls a Windows Xp Visual Style,WinXPC Engine is the largest collection of Subclass routines , uses only code (no Images) No need to replace any control of your app,or add any other control to support VisualStyles, Controls that are supported: ListView,Slider,ProgressBar,StatusBar,TabStrip,ComboBox,OptionButton,CheckBox,CommandButton,TextBox...and much more even subclass MsgBoxes and InputBoxes without adding any extra lines to your code. Some of the controls support System Color Theme,some XP Colors may vary but they look close Enough. Im Working on adding support for external classes so you can subclass other pre-made ocx automatically..but right now you must do this manually, C++ or Windows Classes are easy to get,but i recommend using Spy ++ if you don't know the name of the class. Mainly the Logical Structure of the code is a Visual C++ one, because of the use of so many messages and APIS ,but its no big deal actually.. If you follow the code carefully you will find this as easy as 1,2,3. The Engine supports Win 98,Me,2000,XP, but i haven't tested fully on all OS version ..almost every test was made on XP Pro Remember This is Full Source code and Free (Not Fully Completed)..so mainly one of my objectives is that coders see & test the code so they can give me they point of view and Suggestions...then finish the ocx with a better code.! ... Full code included no external dependencies. Enjoy and leave your votes!

ASP_Volume2 #27256
Printing DLL

This is a DLL for reporting. PSC is not that good on this subject so I've made it myself and share it here. Well, it's not ready yet, but I'm still working on it and as soon as it is ready, it will print even in Draft Mode(character printing)

ASP_Volume2 #27275
InterfaceX (Updated)

A cool interface done in visual bacis. If you see the screen shot. The whole program was done in a single form. And All the others are activex. The best thing about this is all are movable, dockable. etc etc. Have fun with the code it is opensource and if you like it please vote for me...

ASP_Volume2 #27286
AutoFilter Like Excel

AutoFilter Just like Excel. User can easily search desired records. here i used MSFlexGrid and Combo Box. Please Comments. Thanks.

ASP_Volume2 #27343
MyTicker Control

When you need to display the history of a changing value, there is a bit of work that must be done. This UserControl does that work for you in all sorts of colors and styles. Don't forget to vote!

ASP_Volume2 #27351
ucAutoResize Controls - Lean and usefull

]]] An improved AutoResize Usercontrol [[[ Put this small selfcontained usercontrol to your form, add three chars to the tag property of every control to handle. Ready. Thats all! Based on the very good submission of Hamed Oveisi (look/vote at PSC CodeId=49740) I tried to improve/change some things ('Refactoring' is the trendy word for ;) ): * More possibilities in resizing (look at the 3D lines (frames) ). * No more flickering when forms gets too small. * No more call in the Form_Resize event neccessary. (In fact you didn't need ANY code.) (Ups! Just check out Hamed's last update. He did the same ;) ) * The tag value still can be used for "standard" purposes. (But you will need a (very) litte change in your code, sorry ;( ) * Its faster. * Handling is easier/more straight forward. (Only two simple digits in tag value to enter, not four) * Prepared for handling 'Lines', too. (Not done by me - I don't use lines ;) ) * A var naming convention is used, so code is easier to read/modify. * Demo and description extended. * ... All -(C) Copyleft on 11/10/2003 - Light Templer (LiTe)

ASP_Volume2 #27367
Smart Popup Balloon Tips in VB

Add profressional 2000/XP style popup balloons to your project in seconds. Works with Win 98 and up, because this is a VB control that looks EXACTLY like the real thing! Plus only takes one line of code to add tips for standard controls!

ASP_Volume2 #27369
Drag Borderless Form NO API

Allows for real time updating of objects and values while the drag is being proformed. Move a borderless form without api and in only 10 lines of code. Very easy to understand.

ASP_Volume2 #27378
Header UserControl II

Vertical Gradient Added. Check out the ScreenShot! Properties Include: Caption/ Font/ FontSize/ FontColor/ Gradient(Vert/Horiz)/ GradientStart Color/ GradientFinish Color/ GradientFinishStyle(Transparent/Opaque) /Shape(Rounded/RoundedTop/Rectangle)

ASP_Volume2 #27380
Information Header v1.0

Customizable header you can use in your programs. just see the screen shot for details.. tnx! like the program? vote for it... tnx! :)

ASP_Volume2 #27397
Percent Bar - Transforms a PictureBox into a Percent Bar!

I thought this code might help those struggling to make a percent bar. This code transforms a normal picturebox into a Percent Bar (progress bar with % in the middle). Choose from 2 different borders.

ASP_Volume2 #27400
IconButton Control with standard or xp style

A popup button that uses GDI graphic methods to draw either a standard or xp style.

ASP_Volume2 #27419
VB Splitter

VB Splitter is a developer-friendly ActiveX control to allow the user to resize docked controls at run-time. You can now have a splitting-capability for any number of controls with only one VB Splitter control and one line of code in your program. The control has 11 properties, 2 methods and 7 events customly made for your pleasure. It's very well-commented and has a strong encapsulation technic that making this control an author-friendly ActiveX control. Just don't miss the demo (open the VB Splitter Demo.vbg). Your feedback and vote will be very appreciated. Thanks in advance.

ASP_Volume2 #27425
[ 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 :)

ASP_Volume2 #27427
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.

ASP_Volume2 #27457
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.

ASP_Volume2 #27458
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

ASP_Volume2 #27471
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 !

ASP_Volume2 #27484
MaxFrame Control

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

ASP_Volume2 #27507
Make UserControl Runtime-only properties

Teaches you how to make runtime-only properties

Languages
Top Categories
Global Discovery