TextCustomizingEventArgs Constructors
Provides data for the TextInfoControlBase.CustomizeText event raised by information controls, such as TimeIntervalInfo and ResourceInfo.Name | Parameters | Description |
---|---|---|
TextCustomizingEventArgs(String) | text | Initializes a new instance of the TextCustomizingEventArgs class with the specified text string. |
See Also