Unsubscribes events from the hosted control.
シンタックス
'宣言
Protected Overridable Sub OnUnsubscribeControlEvents( _
ByVal As Control _
)
protected virtual void OnUnsubscribeControlEvents(
Control
)
パラメータ
- control
- The control from which to unsubscribe events.
参照