为该控件创建句柄。Creates a handle for the control.
protected: override void CreateHandle();
protected override void CreateHandle ();
override this.CreateHandle : unit -> unit
Protected Overrides Sub CreateHandle ()
谢谢。