Searched refs:hFileNameBoxLabel (Results 1 – 1 of 1) sorted by relevance
703 HWND hFileNameBoxLabel = GetDlgItem(m_hwndFileOpenDlg, stc3); in EnlargeStdControlLabels() local749 GetWindowRect(hFileNameBoxLabel, &rcFileNameBoxLabel); in EnlargeStdControlLabels()753 MoveWindow(hFileNameBoxLabel, rcFileNameBoxLabel.left, rcFileNameBoxLabel.top, w, h, true); in EnlargeStdControlLabels()
Completed in 14 milliseconds