'宣言 Protected Overrides Function CreateEmbeddableUIElement( _ 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 isToolTip As Boolean _ ) As Infragistics.Win.EditorWithTextAndDropDownUIElementBase
protected override Infragistics.Win.EditorWithTextAndDropDownUIElementBase CreateEmbeddableUIElement( Infragistics.Win.UIElement parentElement, Infragistics.Win.EmbeddableEditorOwnerBase owner, object ownerContext, bool includeEditElements, bool reserveSpaceForEditElements, bool drawOuterBorders, bool isToolTip )