ContainerBase.Watermark Property

Definition

Watermark

protected:
 property System::Windows::Forms::Label ^ Watermark { System::Windows::Forms::Label ^ get(); void set(System::Windows::Forms::Label ^ value); };
protected System.Windows.Forms.Label Watermark { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Watermark : System.Windows.Forms.Label with get, set
Protected Property Watermark As Label

Property Value

Attributes

Applies to