EmbeddedComboBox コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 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);
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)
パラメーター
- parent
- Control
- MarginsWidth
- Int32
- style
- ComboBoxStyle