ArcFM Engine Developer Guide
ControlBehavior Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides VisualStateManager base behavior for controls.
Syntax
'Declaration
 
Public Class ControlBehavior 
   Inherits VisualStateBehavior
'Usage
 
Dim instance As ControlBehavior
public class ControlBehavior : VisualStateBehavior 
Remarks
Provides focus states. Forwards the Loaded event to UpdateState.
Inheritance Hierarchy

System.Object
   Miner.PresentationFramework.WPFControls.VisualStateBehavior
      Miner.PresentationFramework.WPFControls.ControlBehavior
         Miner.PresentationFramework.WPFControls.ButtonBaseBehavior
         Miner.PresentationFramework.WPFControls.ListBoxItemBehavior
         Miner.PresentationFramework.WPFControls.ProgressBarBehavior
         Miner.PresentationFramework.WPFControls.TextBoxBaseBehavior

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

ControlBehavior Members
Miner.PresentationFramework.WPFControls Namespace

 

 


Send Comment