Need to know the Constant name for the following number:
&H40101
It's used to remove the icon from a form by using:
Anyone?VB Code:
Private Const GWL_EXSTYLE As Long = (-20) SetWindowLong Me.hwnd, GWL_EXSTYLE, &H40101
Bulging Woka
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |