
C# | Visual Basic | Visual C++ |
public MulticastDelegate RightClick { get; set; }
Public Property RightClick As MulticastDelegate Get Set
public: property MulticastDelegate^ RightClick { MulticastDelegate^ get (); void set (MulticastDelegate^ value); }
C# | Visual Basic | Visual C++ |
public MulticastDelegate RightClick { get; set; }
Public Property RightClick As MulticastDelegate Get Set
public: property MulticastDelegate^ RightClick { MulticastDelegate^ get (); void set (MulticastDelegate^ value); }