BEHelper.TransPicBox.OnPaintBackground C# (CSharp) Метод

OnPaintBackground() защищенный Метод

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Результат void
		protected override void OnPaintBackground(PaintEventArgs e) {
		}
	}