Results for "Volume: 2002ASP"
Teaches you how to auto-scroll a richtextbox, but it accounts for the vertical scrollbar. If the user has the scrollbar moved up, or at the top, it does not scroll down and stay at the bottom. This is very usefull for logging windows or chat windows. There is no code to do this on PSC. I would like to thank BillSoo from www.visualbasicforum.com for his help in solving this. He gave me the initial code and sent me in the right direction. After fixing it, here it is for everyone to use. This is just a little demo, the timer runs every second adding a line to the box, just watch it go and then play with the scrollbar, it only scrolls down if its already at the bottom.
Lets you save different desktop arrangements and restore them with a mouse click.
Also,MENU CREATOR/COMPILER {binary,text file} -------------Of .CCODYX---
I have updated once again Working scrollbars,resizable at runtime,animated Roll affect on panels user can change speed,gradient background,one panel show property(when panel is clicked the other panels close except if panel state is set to Fixed) check out my xp form skin control known as jsskin 1.4 at : http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=34875&lngWId=1
This is a realy cool piece of code to create an apllication window using the API. Demonstrates creating classes, using call back and windows messeging.
This example will create a window from scratch. When working with a window that you created, you can do anything you want as you would in Win32 C++. This includes full screen OpenGL/DirectX apps, as well as other fancy tricks you couldn't do in VB
Send Messages to Winamp using one simple Class Module (Play, Pause, Unpause, Next Track, Previous Track, Volume Up, Volume Down, Close, etc). This piece of code is the best code you will ever find. Please Vote...
This is a Bible concordance that you can use to store bible related topics and scriptures. So like you could create a topic entiled "Abortion", with scriptures against it, and come back at a later time and view it. It uses an elaborate database of text files to store all info. Next version im going use MS Database. If you add anything cool to it, please let me know. Thanks.
This is a demo to help sort out some the confusion about Image and Picture properties of a Picture control. I have been programming in VB for years and sometimes still get a bit confused about these so I wrote this to help myself as a reference, and thought perhaps some others might benefit. Also shows simplest usage of the BitBlt API function.
Shutdown, Reset, Reboot, Logoff and Power Off Windows 9x/2000/NT/XP. All in one reusable class module. Just as easy as it sounds... Please Vote...
This is part 2 of creating a window from scratch. This will show you how to impliment Buttons, Listbox, Combobox, Lables, Timers, etc dynamically on a window that was created from scratch. If you want the skeleton code for Part 1 go here: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=34819&lngWId=1
This example will show you how to select a control array of labels! (Ideal for custom ListBox's)
This will show new users how to make a ImageList ToolBar. I'm sorry I didn't have time to fully explain this, but the code is commented for those of you who already know how to atleast put images in a ImageList. No votes are needed, please comment...
Solves ANY Quadratic Equation. Graphs, Gives (X,Y) Points, and Shows WORK!!
This is a Simple text-to-speech program that uses microsoft direct text-to-speech. this example teaches you 1. How to make text-to-speech speek 2. how to alter the pitch and speed of the voice plz keep in mind, this is my first submission
This is my second DirectX tutorial program. Once more, everything is heavily commented for easy understanding. I tried to explain not just the how but the why of everything. This example program builds on the previous tutorial, and introduces a few new code snippets, such as how to create and use the D3DFont facility for printing text to the screen, toggling to fullscreen mode in DirectX 8.1, and also using a frame control loop instead of a Timer control. I found that this particular application ran as fast as its C++ counterpart in fullscreen mode and in windowed mode. If you have any problems or questions, please contact me. Please vote!
This program is developed for my own use as a helping hand in my spare time programming, using Visual Basic. I have now made it public domain because I found it just appropriate to offer this complete program in return for all the help I have got from various programmers. This program got 6 sections, which are: 1. Code: Code snippets, Code Zip-files 2. Programming: Program hours, Projects, Licence, Mail, Customers, Invoice, Payments 3. Database: Passwords, Database fields, Repair database, User record, Screen text, Country 4. Visual Basic: Code statistic, Spell VB code 5. Pictures: Picture viewer, Icons, 6. About: About, Write to me, Supplier, Register, Update program As well as Internet Links, Computer Password and Key ASCII.I have submitted all the complete code snippets I have collected (approximately 1800 snippets); the Zip-codes are only submitted as an example because of the database size. At the moment I got approximately 700 zip-files in the database contributing to a 60 MB database-size, which is impossible to up-/download. In the sub-system "About/Register Program" you can (if you wish) email me a registration form, I will then inform you of changes made, new database updates etc. In the sub-system "About/Update Program" the program will access my Web site and look for a newer program version. If it finds a new version (compared to users version) it will be downloaded. As previous stated, this source code is free - you can alter it at your hearts wish, and I would be very grateful for any feed-back, good and bad, you may want to share with me. Please do not vote for this program; you have all contributed to its present state !
These functions can be used to read MS Project tasks into an array and vice versa. I use them within a LotusScript agent to realize an export-to-MSProject feature.
Add, Remove, Change icon in your systemtray. This usercontrol is absolutly great, you can use it where ever you want. It also has Events for MouseUp, MouseDown, MouseMove and MouseClick. Please Vote...
Play your mps3 ANDm movies in yet another media player application - but this one IS COOL!! (in my humble opinion)