RecordLockingWindow..::..MessagePanel Property
Gets or sets the message panel.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public StackPanel MessagePanel { get; set; }
Public Property MessagePanel As StackPanel Get Set
public: property StackPanel^ MessagePanel { StackPanel^ get (); void set (StackPanel^ value); }