EmbeddedSpinBox Construtores

Definição

Sobrecargas

EmbeddedSpinBox()
EmbeddedSpinBox(Control, Int32)

EmbeddedSpinBox()

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

Aplica-se a

EmbeddedSpinBox(Control, Int32)

public:
 EmbeddedSpinBox(System::Windows::Forms::Control ^ parent, int MarginsWidth);
public EmbeddedSpinBox (System.Windows.Forms.Control parent, int MarginsWidth);
Public Sub New (parent As Control, MarginsWidth As Integer)

Parâmetros

parent
Control
MarginsWidth
Int32

Aplica-se a