GIAC
GSSP-NET · Question #58
You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You create a Windows application using .NET Framework 2.0. The…
The correct answer is A. DragOver. See the full explanation below for the reasoning.
Question
You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You create a Windows application using .NET Framework 2.0. The application allows computer engineers to design circuit boards for different types of hardware. You create a custom control that represents the design surface. You are required to highlight the vacant areas on the design surface where a component can be dropped. Which of the following events will you use to accomplish this task?
Options
- ADragOver
- BQueryContinueDrag
- CDragEnter
- DDragLeave
How the community answered
(49 responses)- A82% (40)
- B6% (3)
- C2% (1)
- D10% (5)
Community Discussion
No community discussion yet for this question.