ExpressionTextBox.InitializeComponent 方法

定义

初始化此窗体。Initializes this form.

public:
 virtual void InitializeComponent();
public void InitializeComponent ();
abstract member InitializeComponent : unit -> unit
override this.InitializeComponent : unit -> unit
Public Sub InitializeComponent ()

实现

注解

此方法只适合由标记编译器使用。This method is intended for use only by the markup compiler.

适用于