Method FindTarget
FindTarget()
Finds the target of the splitter. For example, if the splitter is docked right, the target is the control that is just to the right of the splitter.
protected virtual AbstractControl? FindTarget()
Finds the target of the splitter. For example, if the splitter is docked right, the target is the control that is just to the right of the splitter.
protected virtual AbstractControl? FindTarget()