Consultor Eletrônico



Kbase P85069: How to change the label of a button in runtime
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/24/2009
Status: Verified

GOAL:

How to change a button label

GOAL:

How to change the label of a button in runtime

FACT(s) (Environment):

All Supported Operating Systems
Progress 7.x
Progress 8.x
Progress 9.x
OpenEdge 10.x
OpenEdge Category: Language (4GL/ABL)

FIX:

To change the LABEL attribute for the widget Handle: myButtonHandle:LABEL = 'newLabel'.