below is my code on c++/CLI
private: System::Void timer1_Tick(System::Object^ sender, System::EventArgs^ e) { timer1->Interval = 60000; MessageBox: