The ScriptEvent type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberSupported by the .NET Compact FrameworkBitwiseAnd
Both of the conditions must be met.
Public operatorStatic memberSupported by the .NET Compact FrameworkBitwiseOr
At least one of the conditions must be met.
Public operatorStatic memberSupported by the .NET Compact FrameworkImplicitWideningImplicitImplicitImplicit(String to ScriptEvent)
Converts string to the ScriptEvent.
Public operatorStatic memberSupported by the .NET Compact FrameworkImplicitWideningImplicitImplicitImplicit(Regex to ScriptEvent)
Converts Regex to the ScriptEvent.
Public operatorStatic memberSupported by the .NET Compact FrameworkLogicalNot
A condition must not be met.

See Also