کلاس پیکچرباکس PictureBox
5,346 بازدید
دات نت فریم ورک : 1.1 تا 4.5 و 4.6 کنترل پیکچر باکس ( pictureBox ) جهت نمایش عکس در برنامه کاربرد دارد. کتابخانه - Namespace : System.Windows.Forms اسمبلی - Assembly : System.Windows.Forms (داخل System.Windows.Forms.dll) نحوه استفاده در C# : public class PictureBox : Control, ISupportInitialize نحوه استفاده در ++C : public ref class PictureBox : Control, ...