<Code Lib>
2026 Constructor
Changes 0
C

TabbedDialogExtension()

Description:
Constructs a extension instance with a control and ok action handler.

public TabbedDialogExtension(
	UserControl userControl,
	TabbedDialogAction onOK
)

Loading…