BCGControlBar Library for .NET
GetData Method (ToolbarButton)




Creates a shallow copy of the current ToolBarButton if the specified name of the type is  ToolBarButton, otherwise, a null reference.

Creates a shallow copy of the current ToolBarButton.

Overload List
OverloadDescription
GetData(String,Boolean)

Creates a shallow copy of the current ToolBarButton if the specified name of the type is  ToolBarButton, otherwise, a null reference.

 
GetData(Type)

Creates a shallow copy of the current ToolBarButton if the specified type is ToolBarButton, otherwise, a null reference.

 
GetData(String)

Creates a shallow copy of the current ToolBarButton if the specified name of the type  is ToolBarButton, otherwise, the null reference.

 
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