2 references to CS_DBLCLKS
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
1413
cp.ClassStyle = (int)WNDCLASS_STYLES.
CS_DBLCLKS
;
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
95
ClassStyle = (int)WNDCLASS_STYLES.
CS_DBLCLKS
,