Spread Windows Forms 12.0 Product Documentation
IconNotify Constructor(String)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IconNotify Class > IconNotify Constructor : IconNotify Constructor(String)
A System.String value that is displayed when hovering over the Icon.
Initializes a new instance of the IconNotify class.
Syntax
'Declaration
 
Public Function New( _
   ByVal iconTip As String _
)
'Usage
 
Dim iconTip As String
 
Dim instance As New IconNotify(iconTip)
public IconNotify( 
   string iconTip
)

Parameters

iconTip
A System.String value that is displayed when hovering over the Icon.
See Also

Reference

IconNotify Class
IconNotify Members
Overload List