ContainerBase.Watermark Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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