true
, form will be scrolled horizontally and/or vertically if needed to ensure that the control is visible when it gains focus. Set it to false
if the control is not capable of gaining focus.
@param trackKeyboard if true
, the control that is capable of gaining focus will be tracked for certain keys that are important to the underlying form (for example, PageUp, PageDown, ScrollUp, ScrollDown etc.). Set it to false
if the control is not capable of gaining focus or these particular key event are already used by the control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|