'宣言 Public Function New( _ ByVal parentElement As Infragistics.Win.UIElement, _ ByVal owner As Infragistics.Win.EmbeddableEditorOwnerBase, _ ByVal editor As Infragistics.Win.EmbeddableEditorBase, _ ByVal ownerContext As Object, _ ByVal includeEditElements As Boolean, _ ByVal reserveSpaceForEditElements As Boolean, _ ByVal drawOuterBorders As Boolean, _ ByVal isToolTip As Boolean _ )
public EmbeddableCalcDropDownUIElement( Infragistics.Win.UIElement parentElement, Infragistics.Win.EmbeddableEditorOwnerBase owner, Infragistics.Win.EmbeddableEditorBase editor, object ownerContext, bool includeEditElements, bool reserveSpaceForEditElements, bool drawOuterBorders, bool isToolTip )