ToolStripDropDown.Validating 이벤트

정의

이 이벤트는 이 클래스와 관련이 없습니다.

public:
 event System::ComponentModel::CancelEventHandler ^ Validating;
[System.ComponentModel.Browsable(false)]
public event System.ComponentModel.CancelEventHandler Validating;
[System.ComponentModel.Browsable(false)]
public event System.ComponentModel.CancelEventHandler? Validating;
[<System.ComponentModel.Browsable(false)>]
member this.Validating : System.ComponentModel.CancelEventHandler 
Public Custom Event Validating As CancelEventHandler 

이벤트 유형

특성

설명

이 이벤트는 이 클래스와 관련이 없습니다.

적용 대상