Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
protected override bool RunDialog(
	IntPtr hwndOwner
)
Visual Basic (Declaration)
Protected Overrides Function RunDialog ( _
	hwndOwner As IntPtr _
) As Boolean

Parameters

hwndOwner
Type: System..::.IntPtr

See Also