EmbeddedSpinBox コンストラクター

定義

オーバーロード

EmbeddedSpinBox()

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

適用対象

EmbeddedSpinBox(Control, Int32)

public:
 EmbeddedSpinBox(System::Windows::Forms::Control ^ parent, int MarginsWidth);
public EmbeddedSpinBox(System.Windows.Forms.Control parent, int MarginsWidth);
new Microsoft.ReportingServices.QueryDesigners.EmbeddedSpinBox : System.Windows.Forms.Control * int -> Microsoft.ReportingServices.QueryDesigners.EmbeddedSpinBox
Public Sub New (parent As Control, MarginsWidth As Integer)

パラメーター

parent
Control
MarginsWidth
Int32

適用対象