ComponentOne Input for WinForms
GetPreferredSize Method (C1ColorPicker)

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

Parameters

proposedSize
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members