代码搜索:GetWindowRect
找到约 345 项符合「GetWindowRect」的源代码
代码结果 345
www.eeworm.com/read/382791/2624105
cpp checkfrm.cpp
#include "stdafx.h"
#include "Checkfrm.h"
// EnumChildWnds Callback
// 查找框架内控件
BOOL CALLBACK EnumChildWnds(HWND hwnd, CCheckFrame *pObj)
{
CRect R;
GetWindowRect(hwnd, &R);
pObj->m_pDialo
www.eeworm.com/read/267735/4259633
cpp checkfrm.cpp
#include "stdafx.h"
#include "Checkfrm.h"
// EnumChildWnds Callback
// 查找框架内控件
BOOL CALLBACK EnumChildWnds(HWND hwnd, CCheckFrame *pObj)
{
CRect R;
GetWindowRect(hwnd, &R);
pObj->m_pDialo
www.eeworm.com/read/302888/13825300
bas module1.bas
Attribute VB_Name = "Module1"
Private Declare Function GetWindowRect Lib "user32" (ByVal hwnd As Long, lpRect As RECT) As Long
Private Declare Function GetDC Lib "user32" (ByVal hwnd As Long) As Lon
www.eeworm.com/read/302888/13825341
bas module1.bas
Attribute VB_Name = "Module1"
Private Declare Function GetWindowRect Lib "user32" (ByVal hwnd As Long, lpRect As RECT) As Long
Private Declare Function GetDC Lib "user32" (ByVal hwnd As Long) As Lon
www.eeworm.com/read/102552/15771907
htm subject_23087.htm
序号:23087 发表者:夏乾坤 发表日期:2002-12-01 14:38:04
主题:MFC 新人新问题II
内容:一个Button控件,变量名为m_Button1.CRect Rect;m_Button1.GetWindowRect(Rect);m_Button1.MoveWindow(Rect.left,Rect.bot