ComponentOne Menus and Toolbars for WinForms
GetPreferredSize Method (C1OutBar)

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

C1OutBar Class
C1OutBar Members