BCGSoft.ControlBars Namespace > AutoHidePanel Class : FindButton Method |
Returns an AutoHideButton related to the specified docking pane.
'Declaration Public Function FindButton( _ ByVal pane As DockingPane _ ) As AutoHideButton
'Usage Dim instance As AutoHidePanel Dim pane As DockingPane Dim value As AutoHideButton value = instance.FindButton(pane)
public AutoHideButton FindButton( DockingPane pane )
public: AutoHideButton* FindButton( DockingPane* pane )
public: AutoHideButton^ FindButton( DockingPane^ pane )
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