Glossaria.net

Glossary Visual Basic / Term

OLEGivefeedback event

Occurs after every OLEDragOver event. OLEGiveFeedback allows the source component to provide visual feedback to the user, such as changing the mouse cursor to indicate what will happen if the user drops the object, or provide visual feedback on the selection (in the source component) to indicate what will happen.

If there is no code in the OLEGiveFeedback event, or if the defaultcursors parameter is set to True, then Visual Basic automatically sets the mouse cursor to the default cursor provided by the component

Permanent link OLEGivefeedback event - Creation date 2020-06-07


< OLECompleteDarg event Glossary / Visual Basic OLESetData event >