C#
VB
C++
Retrieves the size of a rectangular area into which a control can be fit.
public override Size GetPreferredSize(
Size proposedSize
)
Public Overrides Function GetPreferredSize( _
ByVal proposedSize As Size _
) As Size
public:
Size GetPreferredSize(
Size proposedSize
) override
proposedSize
A System.Drawing.Size object that represents a proposed preferred size of the ImageListBox.
A System.Drawing.Size ordered pair, representing the width and height of a rectangle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET