Miner.Interop Namespace > IComPropertyPageSiteEvents Interface : OnTabClick Method |
'Declaration
Sub OnTabClick( _ ByVal lTabIndex As System.Integer _ )
'Usage
Dim instance As IComPropertyPageSiteEvents Dim lTabIndex As System.Integer instance.OnTabClick(lTabIndex)
void OnTabClick( System.int lTabIndex )
procedure OnTabClick( lTabIndex: System.Integer );
function OnTabClick( lTabIndex : System.int );
void OnTabClick( System.int lTabIndex )
void OnTabClick( System.int lTabIndex )
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