Welcome Guest [Log In] [Register]
Viewing Single Post From: Epee Engine
Alan
Administrator
[ *  *  * ]
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
Offline Profile Quote Post
Epee Engine · Documentation