Raises the ShowInitialising event.
Namespace:
ScreenMonkey.ClipsAssembly: ScreenMonkey.Clips (in ScreenMonkey.Clips.dll) Version: 3.2.0.0 (3.3.1.4)
Syntax
| C# |
|---|
protected virtual void RaiseShowInitialising( EventArgs eventArgs ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub RaiseShowInitialising ( _ eventArgs As EventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void RaiseShowInitialising( EventArgs^ eventArgs ) |
Parameters
- eventArgs
- Type: System..::.EventArgs
Not Used