Responder Developer Guide
_parentForm Field


Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
Protected _parentForm As Form
'Usage
 
Dim instance As ControlDecorator
Dim value As Form
 
value = instance._parentForm
 
instance._parentForm = value
[CLSCompliant(false)]
protected Form _parentForm
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

ControlDecorator Class
ControlDecorator Members

 

 


Send Comment