Results for "top"
Shows how to dock a statusbar control to the top-left-right-bottom of an mdi form, or make the statusbar detatch from the form and 'float'
This project is very small. It just shows the taskbars' position on the screen (in twips) and it's Left, Right, Top and Bottom values. It returns these in a RECT structure.
KaZaA Client is a program that lets you change your KaZaA download directory as fast as you can drag and drop. Simply drag the icon of the directory you wish KaZaA to download to on top of KaZaA Client and presto! There aren't very many new features in KaZaA Client. A few would be: A fully functional favorites menu. It also now works with KazaALite (and Speed Up), you may now choose to ignore/unignore all KaZaA users, edit your max search results, choose whether you want KazaA Client to launch KaZaA when it's ran, see how many files are currently being downloaded, and enable/disable sharing with other users.
This creates 7 bouncing balls that follow your cursor around the screen. The balls behave as if joined together with an elastic band - they stretch and bounce of the edges of the screen while following the pointer. Full source code is included. Based on the JavaScript to VB port by Chun Meng. This creates transparent windows shaped like blue balls, that are on top of everything - menus, windows even the taskbar. It's hard to explain or show in the screenshot,but please download and take a look. You will NOT be disappointed!!!!!
This user control has 62 easy to use API controls within it. It has the ability get the CPU usage, add files to the documents menu, clear the documents menu, get the name of the current user and the computer, get the amount of time windows has been open, refresh windows, show and hide the start button, open the default internet browser, connect and disconnect to the internet, send Email, play sounds, get the mouse position, flip the mouse buttons, hide and show the cursor, trap the cursor within a region and release it again, find and change the screen resolution, find all possible screen resolutions for the monitor, shut down restart and log off windows, show and hide the taskbar time and desktop icons, turn on and off the screensaver, disable or enable ctl+alt+del, minimize all windows, open explorer, make a form stay on top, show the shut down dialog box, make the computer go to sleep for an extended amount of time, enable or disable objects, open and close the CD-Rom, search for files, copy delete and move files (quickly), check if a path exists and more, all with easy to use categories! Vote for me!
a cool little joke that makes it look like the screen is froze, and it stays on top so nothing works. please **VOTE**!!!! to use the code set the selected form's borderstyle to none, then insert code, then run it. just click to get out of the prog
This code restrict the window size using a subclassing dll (Created by people from www.vbaccelerator.com). It consumes the WM_GETMINMAXINFO message. You can restrict the minimum and maximum tracking width and height. Also, you can restrict the maximized window left, top, height, width. I've wrote the code in a class for reuse.
I have added a lot more features that the old Screen Post didn't have. It has Always on Top, Skinning Module, Transparentacy, Auto Save, Run on Start-up, Add to System tray, Rich Text Box Features, Printing, And more. Please leave a comment and/or vote. If u have any ideas or want into the next version, email me at dogbonevb@hotmail.com
This program, DragonBall Browser by name, is a complete webbrowser with most of the functions you would ever hope to find in one. From Print Preview to a Favorites Manager, this browser has everything. It uses the Microsoft provided WebBrowser control. Originally intended to be sold to www.pojo.com (hence the startup home page), this 'DragonBall Browser' has all the practical features. This program has many things to learn from it. First of all it demonstrates many web browser features, including some innovative ones - Saving pages as HTML files, printing, print preview, page setup, read from cache (less load time), write to cache (for reading later on), enable / disable popups (popular with advertisement sites), work online / offline, choosing interface font, saving / reading all these settings into a .ini file, favorites menu with save feature to .dbz files, visit home page, includes quick links to popular websites (additional ones can be added with ease), view source on a webpage, retrieve web page properties, navigate to sites (choose to open in a new window), refresh site (full refresh, standard refresh, or quick, expire refresh), stop, back, and forward. On top of these concepts, the user familiarizes himself with the WebBrowser controls, resizing window (and therefore control sizes), using the Toolbar and Imagelist controls, and using the status bar control.
I origanally started this with the question can I recreate Allaire's ColdFusion Editor? Well the answer is Almost... Mostly customizable has tons of features including. ftp,ini creation deletion,richtextbox manipulation,saving files undo,redo,api's,splash srceen,all the usual editor capabilities. Well check it out for yourself. I worked long and hard on this so any feedback and or votes would really be appreciated. Also any bugs or ideas can be sent to my email which is in form1 at the top along with all the credits to the people that I got ideas and or code from on PSC. Thanks Eric C.
With this code you will able to move your text from bottom to top in form.Great for Splash Screens. NO OCX needen
Ever be in the middle of coding a program and you forgot the name of a field in your database? You had to open MS Access, find the database, open the table and get the name of the field. Then you had to go back to VB. Well this program gets rid of all that hassel. You start the program, open the database and it stays on top. It displays all of the fields and tables as well as field types and properties. It will also allow you to modify information in the database. No more going back and forth, just put it off to the side and all the info is right there. Check out a sleeker version of this software here http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=33286&lngWId=1.
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.
Customize your menu with images. Just create a menu with the VB Menu editor. Add some PictureBoxes to your form and assign to the CMenu class. This class uses the whole region of the main-menu not only the regions of the items. So, if the window width changes, the background image of the main-menu also does. The screenshot shows where PictureBoxes are applied. UPDATE: Now using a better method for subclassing. A MsgBox blocked the WM_DRAWITEM message when running in the IDE and as long as the msgbox was on top, the menubar was grey. This doesn't happen in the new version.
Do you hate trying to remember fields in your database? Do you wish you could view/modify your data on a mainframe using an access-like interface? Well now you can! DataFX2 allows you to open any ODBC data source and view the contents of the database. The fields will be displayed in a list from which you can drag and drop right into your code! Never have to remember or type those long field names again! Whats even better is that you can open a table and add, delete, and modify data in a simple access-like interface. And every window has the stay on top or fall behind feature which allows you to make a window always appear in front of other windows so you can view your field names and data while you are coding. On the datasheet, you can filter records using SQL. One of the nicest thing about this program is that it shows you how to prompt the user with the ODBC data source dialog window (I couldn't find this anywhere on PSC). The program also has the ability to open databases using either ADO OR DAO!!! The recent file list also keeps track of which databases or datasources you have recently opened so you can quickly open a frequently used datasource. The recent file menu shows which items are ADO or DAO. Another nice thing about this project is that its a good way for beginners to compare ADO to DAO because almost every line of ADO code has the DAO equivilent below it. The program is also commented and easy to read. Please leave comments and suggestions!
Introduction: This Application let you surf the PSC without that much time waste that NORMAL browser do.It Also gives you search capability without going first to PSC.You can use this as much as you can and freely distribute this with this README and complete [ UNMODIFIED ] source. And Dont forget to give proper credits to me. Features: LogIn Capability [ include password recovery , and Direct Login facility if you know Identification ID ] New User Creation Capability Search Capability Advanced Search Capability [ include author search, actual code search ,and much more ] Code Upload Capability [ NOT FULLY BUG PROOF ] Latest Code Ticker PSC Links *NEW Features Added* Log File Viewer Live Update Facility Updates Advanced Search With Search Top Code Search New Code Edit Code Super Admin Access Search By Page Advantages: A Bit Faster That NORMAL Browser Login Before Searching facility which does not bring login option after 5 downloads as PSC does Direct Approach Without Browsing The Site Future Updates: I Am Creating A Site at http://www.geocities.Com/planetvbcode for more informating and future updates you can refer to the above site or PSC.I am planning to use WinInet Control for fastest possible search,login, and even logout,code upload , and many more to come. As I have an endless desire. Basically I Want To Be A Security Expert in any Repoted organisation may be Microsoft or FBI.Any Comments And Bugs Are Always Welcomed.Please Vote For This Code As soon as possible. Bye For Now See You Later..............
Tired of your favourite VB program crashing because of General Protection Faults? Bad subclassing code? Well... if any unhandled exceptions occur, your program will be able to cope, and even continue running. Please leave a line or two to let me know if this has been useful. Thanks. 10/12/02 - Updated: Now the module top level exception handler will raise the error via Err.Raise to allow VB to handle the error using On Error statements. GPFs can now be caught, just the same as any other error :) Thanks to those below who suggested this. Also, I added some more constants, to allow deriving of more information from the EXCEPTION_RECORD structure. This means more info for your user, which is always good.
This is a awsome Operating System with some features just like Windows. This includes a real working Delete Folder(recycling bin in windows), though i am having trouble with the restore feature. Add a new folder, change the name or delte the folder. Add a text file, deletion and re-naming does work, though i am now working on the text editer or Platnium OS. A run feature, so you can start any program by clicking File - Run. The interface is like a mac, all of the features are in a menu bar at the top. This also includes a "Updater" feature. So when you want to update the OS, you just click "file - Get Updates" then it will take you to a website where you can download updates (site is not up yet). This is just the beginning version of the OS, and there will be many more updates and features to come. All you have to do is just double click on the folder icon to open it. And PLEASE dont be so hard, i am only 13 years old.
This is an update to Jason Theobald's Giant Browser submission (http://www.planet-source-code.com/xq/ASP/txtCodeId.23127/lngWId.1/qx/vb/scripts/ShowCode.htm). I made some changes in the GUI as the screenshot shows, made the toolbox a stay-on-top window, made the browser window a 100% screen filling window, and closing the toolbox closes the browser window. Any changes I made to the code is indicated, but the credit for the original idea/code goes to Jason. Thanks!
Create a label, commandbutton, frame, textbox, hscrollbar, listbox, picturbox, shape, dirlistbox, filelistbox, drivelistbox, vscrollbar, optionbutton, line, checkbox, image or combobox randomly with random height, width, top & left properties