Class WatermarkBannerOld
Inherited Members
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public class WatermarkBannerOld : RadControl, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IWatermarkBanner, IWatermarkControl
Constructors
WatermarkBannerOld()
Declaration
public WatermarkBannerOld()
Properties
ApplyRoundShape
Declaration
public bool ApplyRoundShape { get; set; }
Property Value
System.Boolean
|
DefaultSize
Declaration
protected override Size DefaultSize { get; }
Property Value
System.Drawing.Size
|
ShowCloseButton
Declaration
public bool ShowCloseButton { get; set; }
Property Value
System.Boolean
|
Methods
ApplyTheme(WatermarkThemeMode)
Declaration
public void ApplyTheme(WatermarkThemeMode mode)
Parameters
WatermarkThemeMode
mode
|
Implements
Close()
CreateChildItems(RadElement)
Declaration
protected override void CreateChildItems(RadElement parent)
Parameters
RadElement
parent
|
Overrides
GetDesiredSize()
Declaration
public Size GetDesiredSize()
Returns
System.Drawing.Size
|
ShouldSerializeProperty(RadProperty)
Declaration
protected override bool ShouldSerializeProperty(RadProperty property)
Parameters
RadProperty
property
|
Returns
System.Boolean
|