Syntax

ISCommonForms.ShowHtmlViewerFromUrl(url, caption, [formKey], [icon], [showModal], [width], [height])

Parameters

NameTypeOptionalByRefDescription
url String
caption String
formKey String Optional
icon Icon Optional If omitted, a value of Nothing is assumed.
showModal Boolean Optional If omitted, a value of False is assumed.
width Integer Optional If omitted, a value of 0 is assumed.
height Integer Optional If omitted, a value of 0 is assumed.
Member of:
ISCommonForms
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0