IconNotify Constructor(String)
Initializes a new instance of the
IconNotify class.
'Declaration
Public Function New( _
ByVal As String _
)
'Usage
Dim iconTip As String
Dim instance As New IconNotify(iconTip)
Parameters
- iconTip
- A System.String value that is displayed when hovering over the Icon.