ArcFM Engine Developer Guide
Initialize Method (DockControl)


A HACK to fix problems with some of the ArcFMViewer controls when run in the Configurator program. (Put initialization routines in this method [not-required].)
Syntax
'Declaration
 
Public Overridable Sub Initialize() 
'Usage
 
Dim instance As DockControl
 
instance.Initialize()
public virtual void Initialize()
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

DockControl Class
DockControl Members

 

 


Send Comment