The DetachEventArgs<(Of <(<'TControl>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodDetachEventArgs<(Of <(<'TControl>)>)>
DetachEventArgs<(Of <(<'TControl>)>)>클래스의 새 인스턴스를 초기화합니다.

Properties

  NameDescription
Public propertyControl
편집에 사용됬던 컨트롤의 인스턴스입니다.
Public propertyModified
값의 편집여부를 가져옵니다.
Public propertyValue
편집된 값을 가져옵니다.

See Also