Determines if this form should be displayed with a warning banner.
[Visual Basic] Protected ReadOnly Property WarningBanner As Boolean [C#] protected bool WarningBanner {get;} [C++] protected: __property bool get_WarningBanner(); [JScript] protected function get WarningBanner() : Boolean;