bool IsFoucsOnTextBox()
Public function of the Epee Engine Class
Description:
returns true if any editable TextBox on the screen has been click and is in a state to be that the text can now be edited.
Note: next version the function will return a pointer to the TextBox and return Null other wise
Arguments:
NONE
Return Value:
returns true if any editable TextBox on the screen has been click and is in a state to be that the text can now be edited.
Returns false if no TextBox has been clicked to be edited\\