Responder Developer Guide
OverrideLockAndDisplayForm Method


Syntax
'Declaration
 
Protected Function OverrideLockAndDisplayForm( _
   ByVal pSelection As IMMTreeViewSelection _
) As Boolean
'Usage
 
Dim instance As CreateFavoriteTreeViewToolBase
Dim pSelection As IMMTreeViewSelection
Dim value As Boolean
 
value = instance.OverrideLockAndDisplayForm(pSelection)
protected bool OverrideLockAndDisplayForm( 
   IMMTreeViewSelection pSelection
)

Parameters

pSelection
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

CreateFavoriteTreeViewToolBase Class
CreateFavoriteTreeViewToolBase Members

 

 


Send Comment