Advertisement

Results for "top"

7_2009-2012 #231390
Office 2007 Ribbon

This is an advanced Office 2007 Ribbon that was originally developed by adrianopaladini@gmail.com here in PSC. I have added some enhancements to it (see the screenshot). They are addition of textbox, combobox, datepicker, progress bar, label on buttons, animation of main icon, see timer functions on form 1, ability to edit the top button, edit the tab caption and button caption including icons thereof, buttons now have menus that can be assigned to them, buttons and tabs are no longer limited to 90 buttons as originally released but a redimensionable array has been used across the board, menus, buttons can be added depending on the permissions per button, the permission string must contain the ids of a button separated by. If you like please vote for me. You will find this awesome so please vote for me.

7_2009-2012 #231392
Office 2007 Ribbon Update

This is an update of my previous code at http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=72588&lngWId=1. This version has been updated to have menus on the circle and also on the top buttons. Enjoy and vote if you like.

7_2009-2012 #231456
System Software Programs Pack

Pack Consist of ... [2 Pass Assembler] , [SCANNER],Based on Deterministic Finite Automation (DFA) for a REAL number with optional Integer and Fractional Part. , [LL Top-Down Parser],[OPERATOR PRECEDENCE PARSER] [ Very Much Helpful to MCA(Master in Computer Application) Students ]

7_2009-2012 #231688
A GDI+ Program Dock (Update #2)

Now you can draw text with each icon and set the the position (top, right, etc.) via gdiPosition variable and I fixed the App.Path thing, the memory leak was allready fixed last time ... Here is the transparent version of my DirectX Program Dock, but this time based on GDI+. Big thanks to Apeiron for his Per Pixel Transparency code which made this version possible. Again you need to create a folder called (“icons”) in App.Path and put some PNG-Files in it. For the screenshot I used a PNG set from http://www.rokey.net/ but you can add any 128x128 PNG files you want.

7_2009-2012 #231757
RemoteAdministration

When installed on a remote computer, this program let you perform numerous tasks on that computer. With a easy and intuitive client, you can force termination of Windows; run programs or DOS-commands; get information about the remote computer; list, delete, download and upload files and folders; add logon username and password to the remote program; send messages and draw directly on top window; and get screenshot and monitor keyboard. The possibilities are endless.

7_2009-2012 #231774
Excellent Fire Effect with burning text!

I have seen many fire effect but this is not a simple fire effect. have you ever seen a burning text i think you have never seen such effect alone and with text.Fire inside text,fire on top of text and a picture is worth of thousand of words just see the picture and feel the power of vb in graphics

7_2009-2012 #231868
WNetEnumResource

This API function can enumerate all network resources, including servers, workstations, printers, shares, remote directories etc. Unlike NetServerEnum function, this will enumerate DOS, Win3.1, Windows 95 and above, as well as NT 3.51 and higher, Win2k amd XP workstations. The function is recursive, it works from top down. You can use this code in any way you like, hust keep the credit. Tested on XP and NT 4.

7_2009-2012 #231409
DisplaySettings

This little app enumerates your available display settings and shows the current display setting of your monitor. That means the xy-resolution, the colourdepth and the frequency. It also lets you change the current display setting and is able to call the controlpanel-dialog for display settings. Please make sure that your monitor suports the settings to be changed. The app ist developed in VB6 and tested under W2KSP2. The app is not commented, but I think it is selfexplained. Be aware of the fact, that changing the resolution could course a disarrangement of your desktop icons. Choosing a to small xy-resolution could course, that the Change-Display-Settings-Button is not visible and you can't restore the orignal resulotion. That's why I placed this button on top of the form. If you can't get your current resolution back, start windows in secure-mode (or 'saved mode' I do not know the English expression, in German 'Abgesicherter Modus') and restore your display settings.

7_2009-2012 #231483
Command-Line Arguments Processor (1.8)

This is just a little module I threw together... must've been over three years ago. I've used it in nearly all my applications since. It basically takes the application's Command$ string, and turns it into a C/C++ style array of arguments. This is invaluable when writing apps that need to take arguments from the command line. It also has an added method IsSwitch() to find switches in your arguments (like /l, /swap or even complex ones that use pattern matching!) D/L it and give it a try. -- Update 1.6b --: Well, I should've updated this earlier, but oh well. Fixes a problem with IsSwitch(), and re-introduces GetArgs()! GetArgs() is the original method, and allows you to specify not only a custom command-line, but also which arrays you want it to be processed into. -- Update 1.8 --: Ok, this is a pretty big update. It changes the naming scheme of the methods, adds a few, and removes one or two that weren't related. See the top comment for more info. Enjoy, and Merry Christmas!

7_2009-2012 #231741
PicGrab2 - Download all linked images from a webpage or webgallery! Also a Web Crawler/Spider

Ever wanted to download all of the images on a WebGallery, but there were far too many images to be bothered? PicGrab will do that work for you! This program uses MSWINSCK.OCX and my HTTP Class Module, to get the source for a webpage, and scans the HTML code for links using my HTTP Module, and puts the links in the appropriate list. You can use this on a WebGallery portal, because PicGrab can visit all links to other webpages found in a webpage and get pictures from them as well. You can download all 'grabbed' pictures at once using the same unique (fully customizable) naming system used in the first version of PicGrab. Error trapping is top-notch. The GUI is very neat and professional. Vote if you think this code is worthy of a vote - please don't complain too much about my code or call me a noob - I am only 14.

7_2009-2012 #231743
PicGrab2- Download all linked images or videos from a webpage or gallery! Also a Web Crawler/Spider

Ever wanted to download all of the images or videos on a Gallery, but there were far too many to be bothered? Is there a page for of RAR files you need to download? PicGrab2 will do that work for you! This program uses MsWinsock.ocx and my HTTP Class Module, to get the source for a webpage, and scans the HTML code for links using my HTTP Module, and puts the links in the appropriate list. You can use this on a WebGallery portal, because PicGrab2 can visit all links to other webpages found in a webpage and get pictures from them as well. You can download all 'grabbed' pictures at once using the same unique (fully customizable) naming system used in the first version of PicGrab. Error trapping is top-notch. The GUI is very neat and professional. Vote if you think this code is worthy of a vote - please don't complain too much about my lack of commenting. You should leave feedback if you like it, i would truly appreciate it.

7_2009-2012 #231869
XP Style Frame (JCSR) as Usercontrol

I got the idea when i sow Juan Carlos San Román's excellent posting (txtCodeId=63739&lngWId=1) Read top of usercontrol. I've changed/added a little to make it work as usercontrol. Propertys are: Caption, Font, CaptionColor, BorderColor and sizable curved corners. Thanks Juan, MS Frame is history to me :) Hope you all like it. Thanks! BackColor

7_2009-2012 #232065
Change MSN Security Warning !!!

This will change the thing at the top when you open a new IM Window

7_2009-2012 #232092
A 6 axis and 4 axis Scara Robot Simulator

Hello, This source was my first project concerning simulation. So it's an earlier project compare to the 5 axis machine simulator. Comments on this source are quite similar to the previous project : Most of the code in French. Only tested on NT4, W2000 and XP with an minimum requirement for hardware PIII and OpenGL compatible graphics card. You will find a copy of the Zip file at : http://5axes.free.fr/devel_robot/robotsimul-en.zip It's just a prototype whit out any "Commercial" application. You can load two type of robot : one 6 axis robot (polymorph) and a 4 axis Scara model. It's possible to move the robot via a direct action on the Join value or it's also possible to give a Goto point . For a robot you have, for the save coordinates several position ( what's why you can find some option boxes for Top and Left position) Depending of the axis limits all this position are not reachable. Just for the Demo you can click on the "execute movement" to have a sample movement. etc...

7_2009-2012 #232217
Boot Tab Control

Boot Tab Control is a good looking Windows Control. It has many functions. First you can change colors of the control or control drawing mode. Both Linear Gradient and Solid modes are supported. You can also change the Colors which used by the control for drawing. Also you can set UserDraw to true for drawing tabs by your self. Boot Tab Control supports three selected tab changing. These are Fade, Slide and Normal. These affects will be applied while selected tab is changing. You can also change the TabsLaout. Bottom and Top Layouts are supported. The others (Left, Right) are not supported. Free to use. Have fun ... // ADD: TabVisible property added

7_2009-2012 #232432
Function Profiler

If your scripts are running too slow, it may be that you have a function that's taking too long to run or that gets called too often. This function profiler watches the all of the function calls and records how much time is spent in each function. All of the documentation is included at the top of the source code.

7_2009-2012 #232739
RichTextBox picture import, resize, reorient, crop and export

Ver 4 Update on ClsPictureLoader. NEW Crop images before pasteing to RichTExtBox. OLD (But improved)Load picture to RichTextBox with resizing (width, height or proportional). Flip image Left-Right and Top-Bottom. Re-size inserted pictures proportionally with the class (better than doing it by the built-in RichTextBox behaviour). Export RTF document images to BMP. Improved interface with toolbars. Apologies to VER3 downloaders, I forgot that SavePicture is only BMP.

7_2009-2012 #232242
Create AVI 2b

Convert ordered collections of bmp, jpg or gif files into AVI files. This program is based on 'Ron Hoebe's 'Create AVI' txtCodeId=29517. Also includes some file searching code base on 'NeO78's 'PDF Printer Class' txtCodeId=61936. And 'merlin's 'ProgressBar2Class (8 DrawDirections, XOR Caption,Time2End Display)' txtCodeId=23431 -------------------------------------------------------------------- See comments at top of frmAVI for details of use and limitations. There are 2 pictures in a Sub-Folder to give you a small start (Note the progressbar and bounce don't work for 2 picture sources) Use them to test FPS values. -------------------------------------------------------------------- 'WHAT'S NEW Added 'Fast Auto Name' button. Uses FolderBrowser for simpler folder selection and automatically generates an AVI file name based on foldername (numbers them if there is already an AVI file). Modified the FPS to allow fractions. At 0.1 each picture will last about 3 seconds. Improved button activation and deactivation. Once you have created an AVI you need to reselect the folder to make a new one (required to trigger the automatic naming routine for next AVI) Reduced size of sample images

7_2009-2012 #232405
NutCracker Sweet - Autoresponder Crack proof registration ;)

Updated ---(09-19-2007)--- This program is a combination of a few processes combined into one project. The idea was to develop an automated uncrackable (yeah right;) software registration process. I decided to use the serial number of the client's hard drive as the registration method, but I needed to embed this within the actual distributed executable. My solution (which is a work in progress), was to construct an autoresponder which would search for a subject keyword with the serial number. Write this to a module, re-compile the program with the module. Then, zip the executable using Winzip and finally email this back to the client. A help file is included. I've borrowed from a number of sources to get the autoresponder to work properly. You will need to compile the 2 DLL's included within the project. vbSendMail.dll Version 3.65 by Dean Dusenbery & FreeVBCode.com and POP3 library, http://www.evict.nl/open_source.asp: txtCodeId=62794 are greatly appreciated. Keywords: email, pop3, smtp, send, receive -----Updated with the following changes: The pop3 DLL upload was incomplete and this is corrected. I've added a link to the help file: http://moosenose.com/NutcrackerSweet/NutcrackerSweet.htm The interface has improved with the send and receive dialogs, the ability to dock, stay on top and go translucent. You can also launch your default email program and the help file shows how to included a Send/Receive to Outlook if it is present and referenced. I've also added the ability to send the client emails using a web portal thus avoiding smtp on the registrant end and this asp is included. Finally, I've added sampling the MAC address of the ethernet card to the registration process. The only way that I could do this on my computer was by parsing ipconfig.exe /all as the other methods didn't work...Oops, I fixed a little error that I missed.

7_2009-2012 #232411
ConvertIT Audio/Video Converter UPDATE

This is an update and correction for txtCodeId=70578 original program. It wasn't converting most of the supported video formats so I fixed it. It uses ffmpeg.exe which is renamed to avformat.dll and placed in the app.path. I've supported the most recent build of ffmpeg.exe and I've placed it on my server: http://www.moosenose.com/avformat.zip. You may also download the original and compile it yourself: www.ffmpeg.org. I've also added conversion to Animated GIFs of various resolutions. The program will stay top most and can open the saved directory and play the saved, converted video. I've removed the dependency to the Common Dialog Control which makes the program portable for all versions of Windows which already have the VB 6 Runtimes. Other than that, the program is unchanged. Kindly give any positive feedback to the original author.

Languages
Top Categories
Global Discovery