ArcFM Solution Developer Guide
AssignHandle(IntPtr) Method


Syntax
'Declaration
 
Public Sub AssignHandle( _
   ByVal handle As System.IntPtr _
) 
'Usage
 
Dim instance As TextBoxMarginCustomize
Dim handle As System.IntPtr
 
instance.AssignHandle(handle)
public void AssignHandle( 
   System.IntPtr handle
)

Parameters

handle
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

TextBoxMarginCustomize Class
TextBoxMarginCustomize Members

 

 


Send Comment