ManufactureShortcutKeysSettings(Keys, Keys, Keys, Keys) Constructor

Constructor.
Public Sub New( _ 
ByVal start As Keys, _ 
ByVal pause As Keys, _ 
ByVal next As Keys, _ 
ByVal previous As Keys
)
This language is not supported or no code example is available.
public ManufactureShortcutKeysSettings( 
Keys start
Keys pause
Keys next
Keys previous 
)
This language is not supported or no code example is available.

Parameters

start
Keys

The start simulation shortcut

pause
Keys

The pause simulation shortcut

next
Keys

The go to next shortcut

previous
Keys

The go to previous shortcut

.NET Framework

Supported in: 4.8

In this article

Definition