❔ Null Reference Exception On Text Box WFA
Hi everyone. I want this textbox to be added to the windows controls when the WorldTimer class is made. Anyone know why I get this error?
4 Replies
Form.ActiveForm Property (System.Windows.Forms)
Gets the currently active form for this application.
Are you sure there is any active form?
A Form that represents the currently active form, or null if there is no active form.
Thanks!
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.