BCGControlBar Library for .NET
FindNextVisibleTab Method




Specifies the nearest visible tab item which has an index equal or more than the specified index.
Specifies the nearest visible tab item which has an index more than the index of the specified tab. If such item can not be found, the null reference should be returned.
Overload List
OverloadDescription
FindNextVisibleTab(Int32)Specifies the nearest visible tab item which has an index equal or more than the specified index.  
FindNextVisibleTab(TabItem)Specifies the nearest visible tab item which has an index more than the index of the specified tab. If such item can not be found, the null reference should be returned.  
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

TabStrip Class
TabStrip Members

Send Feedback