EmbeddedComboBox Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
EmbeddedComboBox() | |
EmbeddedComboBox(Control, Int32, ComboBoxStyle) |
EmbeddedComboBox()
protected:
EmbeddedComboBox();
protected EmbeddedComboBox ();
Protected Sub New ()
Aplica-se a
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)
Parâmetros
- parent
- Control
- MarginsWidth
- Int32
- style
- ComboBoxStyle