1 reference to ALIGN_MAX
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
6176
if (rval < NativeMethods.ActiveX.ALIGN_MIN || rval > NativeMethods.ActiveX.
ALIGN_MAX
) {