هل يمكن رسم مستطيل حول نافذة التطبيق؟
اتمني ان يكون الاستفسار واضح
							
						اتمني ان يكون الاستفسار واضح

 يمكن  ذلك  ازرعه  في  on show
 يمكن  ذلك  ازرعه  في  on show   
  hWnd = Application.GetWndHandle();
strCall = hWnd..",-20,".. Math.HexToNumber("0x02000000");
DLL.CallFunction(_SystemFolder .. "\\user32.dll", "SetWindowLongA", strCall, DLL_RETURN_TYPE_LONG, DLL_CALL_STDCALL); 
 
							
						 يمكن  ذلك  ازرعه  في  on show
 يمكن  ذلك  ازرعه  في  on show   
  hWnd = Application.GetWndHandle();
strCall = hWnd..",-20,".. Math.HexToNumber("0x02000000");
DLL.CallFunction(_SystemFolder .. "\\user32.dll", "SetWindowLongA", strCall, DLL_RETURN_TYPE_LONG, DLL_CALL_STDCALL); 


 
							
						

تعليق