Visual Basic (Declaration) | |
---|---|
Public Event ObjectRotated() As EventHandler |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public event EventHandler ObjectRotated() |
C++/CLI | |
---|---|
public: event EventHandler^ ObjectRotated(); |
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family