Click or drag to resize

MessageBoxEventArgsCheckMark Property

Gets value of the Check mark "Don't show this dialog again".

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public bool CheckMark { get; }

Property Value

Type: Boolean
True if the check mark is checked else false (even if the check mark is not applicable).
See Also