다음을 통해 공유


BehaviorService.CurrentBehavior 속성

정의

동작 스택의 맨 위에서 Behavior를 제거하지 않고 가져옵니다.

public:
 property System::Windows::Forms::Design::Behavior::Behavior ^ CurrentBehavior { System::Windows::Forms::Design::Behavior::Behavior ^ get(); };
public System.Windows.Forms.Design.Behavior.Behavior CurrentBehavior { get; }
member this.CurrentBehavior : System.Windows.Forms.Design.Behavior.Behavior
Public ReadOnly Property CurrentBehavior As Behavior

속성 값

Behavior

동작 스택의 맨 위에 있는 Behavior입니다.

적용 대상