xshow

所属分类:屏幕保护
开发工具:Visual Basic
文件大小:300KB
下载次数:9
上传日期:2008-08-07 09:38:32
上 传 者pumpkin8000
说明:  创建屏幕保护程序或幻灯片的控件。超过 120中变换效果。
(Create a screen saver or slide controls. Transform more than 120 effects.)

文件列表:
0.jpg (2310, 2000-04-13)
1.jpg (21700, 2000-04-13)
2.jpg (16593, 2000-04-13)
Form1.frm (3326, 2000-04-13)
Project1.vbp (637, 2000-04-13)
Project1.vbw (50, 2000-04-13)
XShowDEMO.ocx (517632, 2000-04-12)

Description *********** XShow is an ActiveX control designed to create transition effects between bitmap images. It supports both BMP and JPG file formats. Installation ************ Although not necessary, it is a good idea to copy the ocx file to windows\system directory, which is the usual destination of ActiveX controls. To use XShow in your projects you must first register it using Regsvr32.exe (you'll find it in windows\system directory). Alternatively, you can browse for it from within VB IDE, in which case it is registered automatically. If you do not feel comfortable with either method please download ActiveX Manager from our website. It will let you manage controls with ease. NOTE: you must register the control BEFORE you attempt to use it or run sample project included in the package. XShow has the following properties: *********************************** Delay (integer) It determines the delay in ms between the steps of a transition. For slow transitions set it to high values (eg 200), for fast transitions set it to 0. Example: XShow1.Delay=10 Reverse (boolean) It determines if the transition progresses in the default or reverse direction. Note that not all transition effects have their reverse versions. Example: XShow1.Reverse=true Effect (integer) It determines which transition effect is displayed. Valid values are 1 - 122 (that's right: 122 effects, and counting the reverse versions it is close to 170). Example: XShow1.Effect=56 XShow has the following methods: ******************************** LoadImage(path as string) Obviously, it loads the image file you want to display. Both BMP and JPG image files are supported. For best results make sure that images used for slideshow have the same dimensions. Example: Xshow1.LoadImage("C:\images\test.jpg") Go It executes the transition. Note that while transition is in progress your program will not respond. If you want to quit you will have to wait until transition is completed. Example: XShow1.Go License information ******************* You should carefully read the following terms and conditions before using this software. Your use of this software indicates your acceptance of this license agreement and warranty. One retail copy of XShow may either be used by a single person who uses the software personally on one or more computers, or installed on a single workstation used non-simultaneously by multiple people, but not both. Note that it only applies to the development stage. Once the control is compiled in your application the above restrictions no longer apply. You may distribute programs using XShow control royalty-free. Disclaimer of Warranty ********************** THIS SOFTWARE AND THE ACCOMPANYING FILES ARE SOLD "AS IS" AND WITHOUT WARRANTIES AS TO PERFORMANCE OR MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. Because of the various hardware and software environments into which XShow may be put, NO WARRANTY OF FITNESS FOR ANY PARTICULAR PURPOSE IS OFFERED. Common sense dictates that any program be thoroughly tested with non-critical data before relying on it. While every precaution was taken to produce bug free code, you use it at your own risk. The author will not be liable for data loss, damages, loss of profits or any other kind of loss while using or misusing this software. Release information ******************* XShow v2.0 is a stand-alone component. It does not require any other files to work. Thank you for using Softuarium XShow. For more controls, mailing list subscription, feedback or technical info please visit our website: www.softuarium.com

近期下载者

相关文件


收藏者