EmbeddedTextBox 建構函式

定義

多載

EmbeddedTextBox()
EmbeddedTextBox(Control, Int32)

EmbeddedTextBox()

protected:
 EmbeddedTextBox();
protected EmbeddedTextBox ();
Protected Sub New ()

適用於

EmbeddedTextBox(Control, Int32)

public:
 EmbeddedTextBox(System::Windows::Forms::Control ^ parent, int MarginsWidth);
public EmbeddedTextBox (System.Windows.Forms.Control parent, int MarginsWidth);
Public Sub New (parent As Control, MarginsWidth As Integer)

參數

parent
Control
MarginsWidth
Int32

適用於