'宣言 Public Overloads Function GetEmbeddableElement( _ ByVal parentElement As Infragistics.Win.UIElement, _ ByVal owner As Infragistics.Win.EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByVal includeEditElements As Boolean, _ ByVal reserveSpaceForEditElements As Boolean, _ ByVal drawOuterBorders As Boolean, _ ByVal previousElement As Infragistics.Win.EmbeddableUIElementBase _ ) As Infragistics.Win.EmbeddableUIElementBase
public Infragistics.Win.EmbeddableUIElementBase GetEmbeddableElement( Infragistics.Win.UIElement parentElement, Infragistics.Win.EmbeddableEditorOwnerBase owner, object ownerContext, bool includeEditElements, bool reserveSpaceForEditElements, bool drawOuterBorders, Infragistics.Win.EmbeddableUIElementBase previousElement )