frmMessageMessageText Property

Get/Set the text of the message box message.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
public string MessageText { get; set; }

Property Value

String

See Also