EmbeddedComboBox 建構函式

定義

多載

EmbeddedComboBox()
EmbeddedComboBox(Control, Int32, ComboBoxStyle)

EmbeddedComboBox()

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

適用於

EmbeddedComboBox(Control, Int32, ComboBoxStyle)

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

參數

parent
Control
MarginsWidth
Int32

適用於