Click or drag to resize
SoWinClipboard Constructor

Constructor.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoWinClipboard(
	Control w
)

Parameters

w
Type: System.Windows.FormsControl
Remarks

w is the window that will be used for the clipboard operations. cbFormat specifies the Windows clipboard format to be used for the data transfer.

See Also