In This Topic

customIcon Field (DocuViewareMessage)

In This Topic
Specifies the custom DocuViewareMessage box icon. When filled, the value specifies the HTML content of the element. For example It is ignored if Icon property is different of DocuViewareMessageIcon.None.
Syntax
'Declaration
 
Public customIcon As String
public string customIcon
See Also