'宣言 Protected Overridable Function GetTextSizeOfValue( _ ByVal owner As Infragistics.Win.EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByVal allowMultiline As Boolean, _ ByVal maxWidth As Integer _ ) As Size
protected virtual Size GetTextSizeOfValue( Infragistics.Win.EmbeddableEditorOwnerBase owner, object ownerContext, bool allowMultiline, int maxWidth )