6 references to DOCHOSTUIFLAG
System.Windows.Forms (6)
winforms\Managed\System\WinForms\WebBrowser.cs (6)
1743
info.dwFlags = (int)NativeMethods.
DOCHOSTUIFLAG
.NO3DOUTERBORDER |
1744
(int)NativeMethods.
DOCHOSTUIFLAG
.DISABLE_SCRIPT_INACTIVE;
1747
info.dwFlags |= (int)NativeMethods.
DOCHOSTUIFLAG
.FLAT_SCROLLBAR;
1750
info.dwFlags |= (int)NativeMethods.
DOCHOSTUIFLAG
.SCROLL_NO;
1754
info.dwFlags |= (int)NativeMethods.
DOCHOSTUIFLAG
.THEME;
1757
info.dwFlags |= (int)NativeMethods.
DOCHOSTUIFLAG
.NOTHEME;