PDA

View Full Version : Custom Action


vbNullString
04-07-2006, 01:47 PM
It would be great if Visual Build Pro allows us to register .NET Assembly and register them as custom actions. So Kinook would define interface or abstract class, and as long as you implement them, you can use the assembly within Visual Build Pro.

kinook
04-07-2006, 02:44 PM
You can:
http://www.visualbuild.com/Manual/userdefaction.htm

vbNullString
04-07-2006, 10:16 PM
Cool! I didn't know that. Thanks for your info!