Ant Organisation Ltd documentation

ContentEntryWindowsControl.GetPreferredSize Method 

Gets the preferred size for this control, must be overriden if you override LayoutControls

public virtual Size GetPreferredSize(
   Size size
);

Parameters

size
This is the suggested size that this control might want

Return Value

PreferredSize of the control

See Also

ContentEntryWindowsControl Class | Ant.ContentEntry.Windows Namespace