FindText
E724287
FindText is a Windows common dialog box function used to display a standard Find dialog that lets users search for text within an application.
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
Windows API function
ⓘ
common dialog box function ⓘ |
| callingConvention | WINAPI ⓘ |
| category | Common Dialog Box Functions ⓘ |
| definedIn | Windows API NERFINISHED ⓘ |
| definedInHeader | commdlg.h ⓘ |
| dialogType | Find dialog box ⓘ |
| dll | Comdlg32.dll ⓘ |
| documentationSite | Microsoft Learn NERFINISHED ⓘ |
| introducedIn | Windows 3.1 era common dialogs ⓘ |
| library | Comdlg32.lib ⓘ |
| namespace | global Win32 API namespace ⓘ |
| notificationCode |
FR_DIALOGTERM
ⓘ
FR_FINDNEXT ⓘ FR_REPLACE ⓘ FR_REPLACEALL ⓘ |
| notifiesVia | WM_COMMAND messages ⓘ |
| operatingSystem |
Windows
ⓘ
surface form:
Microsoft Windows
|
| parameterType | LPFINDREPLACE ⓘ |
| platform | desktop applications ⓘ |
| purpose |
display a standard Find dialog box
ⓘ
let users search for text within an application ⓘ |
| relatedFunction |
ChooseColor
ⓘ
ChooseFont ⓘ GetOpenFileName ⓘ GetSaveFileName ⓘ PageSetupDlg ⓘ PrintDlg NERFINISHED ⓘ ReplaceText ⓘ |
| requires |
initialized FINDREPLACE structure
ⓘ
owner window handle ⓘ |
| returns | HWND of the Find dialog box ⓘ |
| supportsFlag |
FR_DOWN
ⓘ
FR_HIDEMATCHCASE ⓘ FR_HIDEUPDOWN ⓘ FR_HIDEWHOLEWORD ⓘ FR_MATCHCASE ⓘ FR_SHOWHELP ⓘ FR_WHOLEWORD ⓘ |
| threadingRequirement | must be called from a thread with a message loop ⓘ |
| uiElement |
Match case check box
ⓘ
Whole word only check box ⓘ direction radio buttons ⓘ search text edit control ⓘ |
| uiFramework | Win32 NERFINISHED ⓘ |
| usesStructure | FINDREPLACE ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.