'Declaration Protected Overridable Function GetTextSizeOfValue( _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByVal allowMultiline As Boolean, _ ByVal maxWidth As Integer _ ) As Size
protected virtual Size GetTextSizeOfValue( EmbeddableEditorOwnerBase owner, object ownerContext, bool allowMultiline, int maxWidth )
Note: If the editor is in edit mode for the specified owner and ownerContext, the value of the editor's CurrentEditText property is used rather than the value returned via the EmbeddableEditorOwnerBase.GetValue method.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2