New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

C#
public class NativeMethods.MINMAXINFO

Inheritance: objectNativeMethods.MINMAXINFO

Constructors

C#
public MINMAXINFO()

Fields

C#
public NativeMethods.POINT ptMaxPosition
C#
public NativeMethods.POINT ptMaxSize
C#
public NativeMethods.POINT ptMaxTrackSize
C#
public NativeMethods.POINT ptMinTrackSize
C#
public NativeMethods.POINT ptReserved