
REMOVE_CONTROL
Use
Use this method to remove a specific control from the Splitter Container.
The control is not destroyed. If you want to destroy it, you must call the
Lifetime Management.
Features
call method splitter_container->remove_control
exporting
row = row
column = column
importing
result = result
exceptions
cntl_error = 1
cntl_system_error = 2.
Parameters |
Description |
Possible values |
row |
Line of the cell |
|
column |
Column of the cell |
|
result |
Result |