EmbeddedSpinBox 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
| Nom | Description |
|---|---|
| EmbeddedSpinBox() | |
| EmbeddedSpinBox(Control, Int32) |
EmbeddedSpinBox()
protected:
EmbeddedSpinBox();
protected EmbeddedSpinBox();
Protected Sub New ()
S’applique à
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)
Paramètres
- parent
- Control
- MarginsWidth
- Int32