15 instantiations of INITCOMMONCONTROLSEX
System.Windows.Forms (15)
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
38
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1129
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
958
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\Form.cs (1)
7811
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\ListView.cs (1)
2456
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1368
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\ProgressBar.cs (1)
743
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
108
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\StatusBar.cs (2)
637
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
1679
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\TabControl.cs (1)
1106
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\ToolBar.cs (1)
1053
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\ToolTip.cs (1)
882
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\TrackBar.cs (1)
859
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
winforms\Managed\System\WinForms\TreeView.cs (1)
1658
NativeMethods.INITCOMMONCONTROLSEX icc = new NativeMethods.
INITCOMMONCONTROLSEX
();
16 references to INITCOMMONCONTROLSEX
System.Windows.Forms (16)
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
38
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1129
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
958
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\Form.cs (1)
7811
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ListView.cs (1)
2456
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1368
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ProgressBar.cs (1)
743
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
108
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\SafeNativeMethods.cs (1)
197
public static extern bool InitCommonControlsEx(NativeMethods.
INITCOMMONCONTROLSEX
icc);
winforms\Managed\System\WinForms\StatusBar.cs (2)
637
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
1679
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TabControl.cs (1)
1106
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ToolBar.cs (1)
1053
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\ToolTip.cs (1)
882
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TrackBar.cs (1)
859
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();
winforms\Managed\System\WinForms\TreeView.cs (1)
1658
NativeMethods.
INITCOMMONCONTROLSEX
icc = new NativeMethods.INITCOMMONCONTROLSEX();