frmMessageButtons Property

Get/Set the button layout style for this instance.

Definition

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

Property Value

MessageBoxButtons

See Also