OnCreate

控件的 "创建" 事件处理器。

virtual bool  OnCreate()

返回值

true 如果事件已经被处理, 否则 false。

注释

基准类中的方法不做任何事且永远返回 true。