ComponentOne SplitContainer for WinForms
GetPreferredSize Method (C1SplitContainer)

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitContainer 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

C1SplitContainer Class
C1SplitContainer Members