
get_width
This method returns the width of the control.
CALL METHOD control->get_width
IMPORTING width = width
EXCEPTIONS cntl_error = 1.
Parameters |
Description |
width |
Current width of the control |