▼ กำลังโหลดข้อมูล... ▼
แสดงความคิดเห็น
คุณสามารถแสดงความคิดเห็นกับกระทู้นี้ได้ด้วยการเข้าสู่ระบบ
กระทู้ที่คุณอาจสนใจ
อ่านกระทู้อื่นที่พูดคุยเกี่ยวกับ
การพัฒนาซอฟต์แวร์
การพัฒนา Desktop Application
Open-source Software
วิทยาศาสตร์คอมพิวเตอร์
C#
อยากทราบวิธีสั่ง Enable MenuStript ครับ C#
An exception of type 'System.NullReferenceException' occurred in DIGITAL_GEN.exe but was not handled in user code
Additional information: Object reference not set to an instance of an object.
รบกวนผู้รู้อธิบายด้วยครับ
ตัวอย่างคำสั่งครับ
private void backgroundWorker1_RunWorkerCompleted(object sender, RunWorkerCompletedEventArgs e) {
DIGITAL_GEN.Form1.ActiveForm.MainMenuStrip.Enabled = true;
}