Gets or sets the style applied to the message box's buttons.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Style ButtonStyle { get; set; } |
Visual Basic |
---|
Public Property ButtonStyle As Style Get Set |