ArcFM Solution Developer Guide
CreateHandle Method (TextBoxMarginCustomize)


Syntax
'Declaration
 
Public Overridable Sub CreateHandle( _
   ByVal cp As System.Windows.Forms.CreateParams _
) 
'Usage
 
Dim instance As TextBoxMarginCustomize
Dim cp As System.Windows.Forms.CreateParams
 
instance.CreateHandle(cp)
public virtual void CreateHandle( 
   System.Windows.Forms.CreateParams cp
)

Parameters

cp
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