6 references to TPM_VERTICAL
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ContextMenu.cs (3)
198Show(control, pos, NativeMethods.TPM_VERTICAL | NativeMethods.TPM_RIGHTBUTTON); 213Show(control, pos, NativeMethods.TPM_VERTICAL | NativeMethods.TPM_RIGHTBUTTON | NativeMethods.TPM_RIGHTALIGN); 216Show(control, pos, NativeMethods.TPM_VERTICAL | NativeMethods.TPM_RIGHTBUTTON | NativeMethods.TPM_LEFTALIGN);
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
735NativeMethods.TPM_VERTICAL | NativeMethods.TPM_RIGHTALIGN,
winforms\Managed\System\WinForms\ToolBar.cs (1)
1567NativeMethods.TPM_VERTICAL,
winforms\Managed\System\WinForms\TreeView.cs (1)
3100NativeMethods.TPM_VERTICAL,