'宣言
Public Overloads Function GetSize( _
ByVal As Infragistics.Win.EmbeddableEditorOwnerBase, _
ByVal As Object, _
ByVal As Boolean, _
ByVal As Boolean, _
ByVal As Boolean _
) As Size
public Size GetSize(
Infragistics.Win.EmbeddableEditorOwnerBase ,
object ,
bool ,
bool ,
bool
)