IVsUIShellArrangeWindows Interface

Definition

Provides methods for computing window size changes.

C++/CX
public interface class IVsUIShellArrangeWindows
Attributes

Methods

Arrange(VSArrangeWindowInfo[], Int32, SIZE)

Applies a size change to the windows described in the infos array. The size parameter is commonly returned from ComputeWindowSizeChange.

ComputeWindowSizeChange(IntPtr, WINDOWPOS[])

Computes the difference between a window's current size and the new size described in newPos. This function is typically called when WM_WINDOWPOSCHANGING is received, in preparation for calling CArrangeWindowHelper::Arrange.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022