Constructor HyperTextEventArgs
HyperTextEventArgs(string, bool)
Initializes a new instance of the HyperTextEventArgs
class with specified Text and HyperText values.
public HyperTextEventArgs(string text, bool isHyperText)
Initializes a new instance of the HyperTextEventArgs
class with specified Text and HyperText values.
public HyperTextEventArgs(string text, bool isHyperText)