BCGControlBar Library for .NET
Data Field (RecentDocumentDef)




User-defined data associated with the recent document entry.
Syntax
'Declaration
 
Public Data As Object
'Usage
 
Dim instance As RecentDocumentDef
Dim value As Object
 
value = instance.Data
 
instance.Data = value
public object Data
public: Object* Data
public:
Object^ Data
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

RecentDocumentDef Class
RecentDocumentDef Members

Send Feedback