EmbeddedSpinBox Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| Name | Beschreibung |
|---|---|
| EmbeddedSpinBox() | |
| EmbeddedSpinBox(Control, Int32) |
EmbeddedSpinBox()
protected:
EmbeddedSpinBox();
protected EmbeddedSpinBox();
Protected Sub New ()
Gilt für:
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)
Parameter
- parent
- Control
- MarginsWidth
- Int32