←Select platform

ArrangeOverride Method (ImageList)

Summary

Arranges and sizes the content of this control.

Syntax

C#
VB
C++
protected override Size ArrangeOverride(  
   Size finalSize 
) 
Protected Overrides Function ArrangeOverride( _ 
   ByVal finalSize As Size _ 
) As Size 
protected: 
Size ArrangeOverride(  
   Size finalSize 
) override 

Parameters

finalSize
The computed size that is used to arrange the content.

Return Value

The size of the content.

Requirements

Target Platforms

See Also

Reference

ImageList Class

ImageList Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize