int GetInactiveFocusThreshold (void)
Returns the threshold for painting an inactive selection. This threshold is compared with the drawCaret argument to Refersh and if the argument is as least as large as the threshold (but larger than wxSNIP_DRAW_SHOW_CARET), the selection is drawn as inactive.
See also SetInactiveFocusThreshold and Caret Ownership (section
).