BCGControlBar Library for .NET
GetFormats Method (ToolbarButton)




Gets a list of all formats that data stored in this instance is associated with or can be converted to, using a Boolean value to determine whether to retrieve all formats that the data can be converted to or only native data formats. Returns null reference.
Returns a list of all formats that data stored in this instance is associated with or can be converted to.
Overload List
OverloadDescription
GetFormats(Boolean)Gets a list of all formats that data stored in this instance is associated with or can be converted to, using a Boolean value to determine whether to retrieve all formats that the data can be converted to or only native data formats. Returns null reference.  
GetFormats()Returns a list of all formats that data stored in this instance is associated with or can be converted to. This list has the single format "ToolBarButton".  
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

ToolbarButton Class
ToolbarButton Members

Send Feedback