CrispImage.Created Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when an instance of CrispImage is created
public:
static event EventHandler ^ Created;
public static event EventHandler Created;
member this.Created : EventHandler
Public Shared Event Created As EventHandler