|
virtual |
Called by the framework to notify that the property list is about to set cursor on the property.
This function is called by the framework to notify that the property list is about to set cursor on the property. The default implementation sets IDC_IBEAM cursor for the simple values (strings, float, double, integer, short values) and returns TRUE. For the rest of values it returns FALSE.