GrapeCity MultiRow Windows Forms Documentation
IconNotify Constructor(String)


A System.String value that is displayed when hovering over the Icon.
Initializes a new instance of the IconNotify class.
Syntax
Public Function New( _
   ByVal iconTip As String _
)
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IconNotify Class
IconNotify Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.