TypePresenter.InitializeComponent 方法
定义
初始化一个组合框。Initializes a combo box. 此方法的内容由设计器生成。The contents of this method are generated by the designer.
public:
virtual void InitializeComponent();
public void InitializeComponent ();
abstract member InitializeComponent : unit -> unit
override this.InitializeComponent : unit -> unit
Public Sub InitializeComponent ()