Which of the following method must be overridden in a custom control ?

Which of the following method must be overridden in a custom control ?

A. The default constructor
B. The Control_Build() method
C. The Paint() method
D. The Render() method