2027 Constructor
Changes 0
C

TabbedDialogExtension

Description:
Constructs a extension instance with a control and ok action handler.
public TabbedDialogExtension(
	UserControl userControl,
	TabbedDialogAction onOK
)