to Keep my project orderly, I have 3 folders named UI, Forms, and DB. I want to place User Interface (UI) methods in this folder. I have been right clicking for the last half hour to create a method in the UI folder, but ‘Add Method’ is greyed out. What am I doing wrong??
Folders are only for organization. You can only add methods to classes and modules. (Windows are a type of class.)