BCGControlBar Library for .NET
EmaiLinkLabel Property




Syntax
'Declaration
 
Public ReadOnly Property EmaiLinkLabel As LinkLabel
'Usage
 
Dim instance As AboutBox
Dim value As LinkLabel
 
value = instance.EmaiLinkLabel
public LinkLabel EmaiLinkLabel {get;}
public: __property LinkLabel* get_EmaiLinkLabel();
public:
property LinkLabel^ EmaiLinkLabel {
   LinkLabel^ 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

AboutBox Class
AboutBox Members

Send Feedback