public class StringEventArgs : EventArgs
Public Class StringEventArgs
Inherits EventArgs
No code example is currently available or this language may not be supported.
StringEventArgs | Initializes a new instance of the StringEventArgs class |
Value | Get/Set the Value associated with this Event. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |