mainform
Page preview (5 pages)
Scroll down 👇
About "mainform"
20-varyant bajardi: abdiraxmonova jasmina sharafiddinovna tekshirdi: ishniyazov odil toshkent 2024 2005 yil 15 - oktabr #include "stdafx.h" #include #include #include #include namespace yourprojectname { using namespace system; using namespace system::windows::forms; using namespace system::drawing; using namespace system::collections::generic; public ref class mainform : public system::windows::forms::form { public: mainform(void) { initializecomponent(); } protected: ~mainform() { if (components) { delete components; } } private: system::windows::forms::button^ buttonshowgraph; private: system::windows::forms::picturebox^ pictureboxgraph; private: system::windows::forms::label^ labeltitle; private: system::windows::forms::label^ labeldescription; private: system::componentmodel::containe...
This file contains 7 pages in PDF format (306.7 KB). To download "mainform", click the Telegram button on the left.