Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

message when opening my project

Status
Not open for further replies.

keepfoxing

Programmer
Dec 9, 2015
37
PH
i am new in class... and tried to add and remove class in my project..but after
removing ...every time I open my project there is message:
"Apphook class loaded. Right -click on project or press ALT + F11 to run Application Builder"

how to remove this message..or is it ok to leave it..
any help would be appreciated.. tnx
 
You are asking about a project hook class, which ironically has nothing whatsoever to do with adding and removing classes from a project. The terms have just been overloaded.

You cannot simply delete a project hook class from a project. You must right click the project, choose "Project options" and uncheck the "Project class" checkbox.

(Yeah, it's unclear.)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top