EmbeddedComboBox Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| EmbeddedComboBox() | |
| EmbeddedComboBox(Control, Int32, ComboBoxStyle) |
EmbeddedComboBox()
protected:
EmbeddedComboBox();
protected EmbeddedComboBox ();
Protected Sub New ()
S’applique à
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);
new Microsoft.ReportingServices.QueryDesigners.EmbeddedComboBox : System.Windows.Forms.Control * int * System.Windows.Forms.ComboBoxStyle -> Microsoft.ReportingServices.QueryDesigners.EmbeddedComboBox
Public Sub New (parent As Control, MarginsWidth As Integer, style As ComboBoxStyle)
Paramètres
- parent
- Control
- MarginsWidth
- Int32
- style
- ComboBoxStyle