Click or drag to resize

WatermarkService Class

Show a watermark on the text box
Inheritance Hierarchy
SystemObject
  Hummingbird.UIWatermarkService

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public static class WatermarkService

The WatermarkService type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetWatermark
Gets the Watermark property. This dependency property indicates the watermark for the control.
Public methodStatic memberSetWatermark
Sets the Watermark property. This dependency property indicates the watermark for the control.
Top
Fields
  NameDescription
Public fieldStatic memberWatermarkProperty
Watermark Attached Dependency Property
Top
Attached Properties
  NameDescription
Public attached propertyWatermark
Watermark Attached Dependency Property
Top
See Also