System.Windows.Forms.Design.Behavior.BehaviorService.GetNextBehavior Method

Returns the System.Windows.Forms.Design.Behavior.Behavior immediately after the given System.Windows.Forms.Design.Behavior.Behavior in the behavior stack.

Syntax

public Behavior GetNextBehavior (Behavior behavior)

Parameters

behavior
The System.Windows.Forms.Design.Behavior.Behavior preceding the System.Windows.Forms.Design.Behavior.Behavior to be returned.

Returns

The System.Windows.Forms.Design.Behavior.Behavior immediately after behavior in the behavior stack, or null if there is no following behavior.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design.Behavior
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0