Class WatermarkLinkLabel
Inherited Members
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public class WatermarkLinkLabel : WatermarkLabel, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IWatermarkControl
Constructors
WatermarkLinkLabel()
Declaration
public WatermarkLinkLabel()
Methods
CreateLabelElement()
Declaration
protected override LightVisualElement CreateLabelElement()
Returns
LightVisualElement
|