< Previous | Contents | Next >

Description

The LabelControl presents a single short text label to the control window for the tool. It does not return any value. To add a LabelControl, set the INPID_InputControl attribute of the AddInput function to the string "LabelControl".

The actual displayed value of the label control is set as the first argument to AddInput This control should always have the INP_External = false attribute set.