'宣言 Protected Overridable Sub OnAfterLabelEdit( _ ByVal e As System.Windows.Forms.LabelEditEventArgs _ )
'使用法 Dim instance As C1PreviewThumbnailView Dim e As System.Windows.Forms.LabelEditEventArgs instance.OnAfterLabelEdit(e)
protected virtual void OnAfterLabelEdit( System.Windows.Forms.LabelEditEventArgs e )
パラメータ
- e