NumericUpDown.EndInit Method

Definition

Ends the initialization of a NumericUpDown control that is used on a form or used by another component. The initialization occurs at run time.

public:
 virtual void EndInit();
public void EndInit ();
abstract member EndInit : unit -> unit
override this.EndInit : unit -> unit
Public Sub EndInit ()

Implements

Applies to