BCGControlBar Library for .NET
WebSiteLabel Property




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