BCGSoft.ControlBars Namespace > DockingContainer Class : HookVisibleChanged Method |
'Declaration Protected Sub HookVisibleChanged( _ ByVal pane As DockingPane, _ ByVal set As Boolean _ )
'Usage Dim instance As DockingContainer Dim pane As DockingPane Dim set As Boolean instance.HookVisibleChanged(pane, set)
protected void HookVisibleChanged( DockingPane pane, bool set )
protected: void HookVisibleChanged( DockingPane* pane, bool set )
protected: void HookVisibleChanged( DockingPane^ pane, bool set )
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