BCGControlBar Library for .NET
AddRecentlyUsedDocument Method




Creates new ToolbarMenuButton which contains the name of file and its path and adds it to the collection of the Recently used document.
Overload List
OverloadDescription
AddRecentlyUsedDocument(RecentDocumentDef)  
AddRecentlyUsedDocument(String,String,Object)  
Remarks
This function create new ToolbarButton, sets the text for it equal  the name of recently opened file, the tooltip equals the path to it, the MainRibbonPanel as a parent toolbar for this buttons.
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

MainRibbonPanel Class
MainRibbonPanel Members

Send Feedback