GIAC
GSSP-.NET · Question #36
(Topic 1) 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…
The correct answer is A. DragOver. See the full explanation below for the reasoning.
Question
- (Topic 1)
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
(41 responses)- A76% (31)
- B2% (1)
- C15% (6)
- D7% (3)
Community Discussion
No community discussion yet for this question.