Method IsEditorFocused
IsEditorFocused()
Gets whether a property editor control has focus.
bool IsEditorFocused()
Returns
- bool
trueif a property editor control has focus,falseotherwise.
Gets whether a property editor control has focus.
bool IsEditorFocused()
true if a property editor control has focus, false
otherwise.