[This is preliminary documentation and is subject to change.]
If PlayOnShow is not null, plays it
Namespace: Tools.WindowsT.IndependentTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
protected virtual void PlaySound() |
| Visual Basic |
|---|
Protected Overridable Sub PlaySound |
| Visual C++ |
|---|
protected: virtual void PlaySound() |
| F# |
|---|
abstract PlaySound : unit -> unit override PlaySound : unit -> unit |
| JScript |
|---|
protected function PlaySound() |