PictureBox.ISupportInitialize.EndInit Method

Definition

Signals to the object that initialization is complete.

 virtual void System.ComponentModel.ISupportInitialize.EndInit() = System::ComponentModel::ISupportInitialize::EndInit;
void ISupportInitialize.EndInit ();
abstract member System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
override this.System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
Sub EndInit () Implements ISupportInitialize.EndInit

Implements

Remarks

This method is not relevant for this class.

Applies to