Click or drag to resize
PageInlineHelp Constructor
Creates a new object.

Namespace: VirtualRadar.WinForms.SettingPage
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public InlineHelp(
	string title,
	string help
)

Parameters

title
Type: SystemString
help
Type: SystemString
See Also