ComponentOne Input for WinForms
GetPreferredSize Method (DropDownCalculator)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownCalculator Class : GetPreferredSize Method
Syntax
'Declaration
 
Public Overridable Function GetPreferredSize( _
   ByVal proposedSize As System.Drawing.Size _
) As System.Drawing.Size
public virtual System.Drawing.Size GetPreferredSize( 
   System.Drawing.Size proposedSize
)

Parameters

proposedSize
See Also

Reference

DropDownCalculator Class
DropDownCalculator Members