Click or drag to resize
HelpTextFormatOptionHelpText Event
Occurs when an option help text is formatted.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public event EventHandler<FormatOptionHelpTextEventArgs> FormatOptionHelpText

Value

Type: SystemEventHandlerFormatOptionHelpTextEventArgs
See Also