Class SplashScreenLightVisualElement
Inheritance
System.Object
SplashScreenLightVisualElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.SplashScreen
Assembly: Telerik.WinControls.UI.dll
Syntax
public class SplashScreenLightVisualElement : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
SplashScreenLightVisualElement()
Declaration
public SplashScreenLightVisualElement()
Properties
HasImage
Declaration
protected virtual bool HasImage { get; }
Property Value
System.Boolean
|
Padding
Declaration
public override Padding Padding { get; set; }
Property Value
System.Windows.Forms.Padding
|
Overrides
Methods
InitializeFields()
Declaration
protected override void InitializeFields()