SelectDialogItemText

E736579

SelectDialogItemText is an API function used to programmatically set or change the text of a specific item within a dialog box’s control.

All labels observed (1)

Label Occurrences
SelectDialogItemText canonical 1

How this entity was disambiguated

Statements (27)

Predicate Object
instanceOf API function ⓘ
dialog box function ⓘ
category dialog control manipulation ⓘ
user interface API ⓘ
commonUseCase localizing or changing UI text dynamically ⓘ
reflecting state changes in dialog controls ⓘ
updating labels based on user input ⓘ
effect updates visible text of the specified dialog control ⓘ
hasPurpose change the text of a specific control in a dialog box ⓘ
set the text of a dialog item programmatically ⓘ
inputType control or item ID ⓘ
dialog or window handle ⓘ
text string ⓘ
operatesOn dialog box control ⓘ
dialog item ⓘ
output modified dialog control text ⓘ
relatedConcept control text ⓘ
dialog item ⓘ
programmatic UI updates ⓘ
requires control identifier ⓘ
dialog identifier ⓘ
new text string ⓘ
sideEffect redraws or refreshes the control text on screen ⓘ
supports runtime modification of dialog text ⓘ
typicalCaller application code handling dialog events ⓘ
usedIn dialog management code ⓘ
graphical user interface programming ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Dialog Manager → providesAPI → SelectDialogItemText ⓘ