BCGControlBar Library for .NET
Prop Property




The property to set a tooltip.
Syntax
'Declaration
 
Public ReadOnly Property Prop As PropertyListItem
'Usage
 
Dim instance As NeedTipTextEventArgs
Dim value As PropertyListItem
 
value = instance.Prop
public PropertyListItem Prop {get;}
public: __property PropertyListItem* get_Prop();
public:
property PropertyListItem^ Prop {
   PropertyListItem^ get();
}
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

NeedTipTextEventArgs Class
NeedTipTextEventArgs Members

Send Feedback