Disable Pro v1.6.3 BETA

***************

Description:

***************

Due to the large amount of coding involved in create Disable Pro v1.6.2 BETA, Documentation is not yet available for anything but the original Disable.  See the included example source code for details.

DisablePro.ocx is a 32-bit ActiveX control, that, when used in a compatible programming enviroment, can disable many features of Win95.

Description of the Controls in DisablePro.ocx:

Disable can completely disable the Win95 TaskBar, TaskSwitching (Ctrl+Esc, Alt+Tab, Ctrl+Alt+Delete), the Icon Tray, the Start Button, and the Windows 95 Desktop!

DisableStartMenu can disable certain items in the Win95 start menu, such as 'Find', 'Run', and 'ShutDown'.

DisableControlPanel can disable some key parts of the Control Panel.  For example, it can disable the 'Network', 'Passwords', and 'Display' items.

DisableMisc has several 'miscellaneous' features.  It can disable the File & Printer sharing through a network, it can hide the 'Entire Network' item in 'Network Neighborhood'.  It can also disable MSDos (well, re-booting into MSDos, anyhow), the Registry Tools, and Password Caching.  

Of course, there are many more features than those that are listed.  Soon I hope to have documentation on each one.

Please note that this version of Disable is still a BETA!  I will not accept responsibility for any damage or losses to your software or hardware! (even if it wasn't a beta, I still wouldn't accept responsibility! <g>)

For more information, please see the DisablePro page at

http://www.infinet.com/~adkins/

Thanx!

***************

Properties Of Disable:

***************

Name:			          | Syntax:
----------------------------------------------------------------------
		
DisableTaskBar			Object.DisableTaskBar = True/False	

Description:

	When set to 'True', the task bar is completely invisible to the user.But, it the startmenu can still be accessed by Ctrl+Esc, which is why
I included the other property

---

DisableIconTray  			Object.DisableIconTray = True/False

Description:

	When set to 'True', the Windows 95 icon tray (on the taskbar, where the clock is) completely dissappears!

---

DisableStartButton		Object.DisableStartButton = True/False

Description:

	When set to 'True', the Windows 95 Start button completely dissappears!

---

DisableTaskSwitching		Object.DisableTaskSwitching = True/False	

Description:

	When set to 'True', the TaskSwitching (Ctrl+Esc, Alt+Tab, Ctrl+Alt+Delete) is completely disabled.

---

DisableDesktop  			Object.DisableDesktop = True/False

Description:

	When set to 'True', all of the Icons on your desktop are hidden, and it disables the right-click popup menu!

---

DisableMouse				Object.DisableMouse = True/False

Description:

	When set to true, the mouse is completely disabled!  The user cannot move the mouse whatsoever!

---

DisableScreenSaver			object.DisableScreenSaver = True/False

Description:
	
	This property will disable or re-enable the Win95 screen saver

---

ForceShutDown				Object.ForceShutDown

Description:
	
	This sub will *force* the computer to shut down, pretty cool, uh?

---

ForceReboot				Object.ForceReboot

Description:
	
	This sub will *force* the computer to reboot. (at least, it should)

***************

Price & Registration:

***************

This program is shareware, the price:  One email (send to adkins@infinet.com) that includes:

1) Your Name, and Email Address

2) How you like it

3) any bugs you have found

4) any ways you thought of to improve it

Pretty cheap, isn't it?  If you have any questions/comments/flames please feel free to send them to adkins@infinet.com

For the latest version, please point your browsers to http://www.infinet.com/~adkins 

Thanks for trying out my program!

