What method must be overridden in a custom control?

Q

What method must be overridden in a custom control?

✍: Guest

A

What method must be overridden in a custom control?
* The Paint() method
* The Control_Build() method
* The Render() method
* The default constructor


The Render() method

2014-08-14, 2053👍, 0💬