public virtual bool OnEditorClick(
Infragistics.Win.EmbeddableUIElementBase embeddableElem,
Infragistics.Win.EmbeddableClickEventArgs e
)
'宣言
Public Overridable Function OnEditorClick( _
ByVal embeddableElem As Infragistics.Win.EmbeddableUIElementBase, _
ByVal e As Infragistics.Win.EmbeddableClickEventArgs _
) As Boolean