LlRTFEditorProhibitAction

Syntax:

INT LlRTFEditorProhibitAction(HLLJOB hJob, HLLRTFOBJ hRTF, INT nControlID);

Task:

Disables buttons in the RTF control.

Parameter

hJob: List & Label job handle

hRTF: RTF object handle

nControlID: Control ID of the button to be disabled. You can find the corresponding IDs in the "MenuID.txt" file in your List & Label installation.

Return Value:

Error code

See also:

LlRTFCreateObject , LlRTFEditorInvokeAction, LlRTFEditObject