Returns the System.Windows.Forms.Design.Behavior.Behavior immediately after the given System.Windows.Forms.Design.Behavior.Behavior in the behavior stack.
- behavior
- The System.Windows.Forms.Design.Behavior.Behavior preceding the System.Windows.Forms.Design.Behavior.Behavior to be returned.
The System.Windows.Forms.Design.Behavior.Behavior immediately after behavior in the behavior stack, or null if there is no following behavior.