ArcFM Desktop Developer Guide
RegisterBehavior Method


The behavior being registered.
Applies the specified behavior to all instances of the target control type.
Syntax
'Declaration
 
Public Shared Sub RegisterBehavior( _
   ByVal behavior As VisualStateBehavior _
) 
'Usage
 
Dim behavior As VisualStateBehavior
 
VisualStateBehavior.RegisterBehavior(behavior)
public static void RegisterBehavior( 
   VisualStateBehavior behavior
)

Parameters

behavior
The behavior being registered.
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

VisualStateBehavior Class
VisualStateBehavior Members

 

 


Send Comment