BehaviorService::GetNextBehavior Method (Behavior^)
.NET Framework (current version)
Namespace:
System.Windows.Forms.Design.Behavior
Assembly: System.Design (in System.Design.dll)
Return to top
Assembly: System.Design (in System.Design.dll)
Parameters
- behavior
- Type: System.Windows.Forms.Design.Behavior::Behavior^
Return Value
Type: System.Windows.Forms.Design.Behavior::Behavior^The Behavior immediately after behavior in the behavior stack, or null if there is no following behavior.
.NET Framework
Available since 2.0
Available since 2.0
Show: