[This is preliminary documentation and is subject to change.]
Author:
Đonny
Provides common base for implementing Windows screensawers
Namespace: Tools.WindowsT.FormsTAssembly: Tools.Win (in Tools.Win.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public abstract class ScreenSaverBase |
| Visual Basic |
|---|
Public MustInherit Class ScreenSaverBase |
| Visual C++ |
|---|
public ref class ScreenSaverBase abstract |
| F# |
|---|
[<AbstractClassAttribute>]
type ScreenSaverBase = class end |
| JScript |
|---|
public abstract class ScreenSaverBase |
Inheritance Hierarchy
See Also
Version History
1.5.2
-
(Nightly)
VersionAttribute and AuthorAttribute removed