ArcFM Engine Developer Guide
OnTabClick Method (IComPropertyPageSiteEvents)


Syntax
'Declaration
 
Sub OnTabClick( _
   ByVal lTabIndex As Integer _
) 
'Usage
 
Dim instance As IComPropertyPageSiteEvents
Dim lTabIndex As Integer
 
instance.OnTabClick(lTabIndex)
void OnTabClick( 
   int lTabIndex
)

Parameters

lTabIndex
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IComPropertyPageSiteEvents Interface
IComPropertyPageSiteEvents Members

 

 


Send Comment