WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DateTimeEditVisualStyleInfoSubObjectIdentity

    Show / Hide Table of Contents

    Class DateTimeEditVisualStyleInfoSubObjectIdentity

    Defines a class that provides style identity information for sub objects of the VisualStyleInfo class of the control.

    Inheritance
    System.Object
    StyleInfoIdentityBase
    StyleInfoSubObjectIdentity
    CachedStyleInfoSubObjectIdentity
    DateTimeEditVisualStyleInfoSubObjectIdentity
    Implements
    System.IDisposable
    Inherited Members
    CachedStyleInfoSubObjectIdentity.GetBaseStyles(IStyleInfo)
    CachedStyleInfoSubObjectIdentity.OnStyleChanged(StyleInfoBase, StyleInfoProperty)
    StyleInfoSubObjectIdentity.Dispose()
    StyleInfoSubObjectIdentity.Owner
    StyleInfoSubObjectIdentity.Sip
    StyleInfoIdentityBase.GetBaseStyle(IStyleInfo, StyleInfoProperty)
    StyleInfoIdentityBase.GetBaseStyleNotEmptyExpandable(IStyleInfo, StyleInfoProperty)
    StyleInfoIdentityBase.OnStyleChanging(StyleInfoBase, StyleInfoProperty)
    StyleInfoIdentityBase.InnerIdentity
    StyleInfoIdentityBase.IsDisposable
    System.Object.ToString()
    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: Syncfusion.WinForms.Input.Styles
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public class DateTimeEditVisualStyleInfoSubObjectIdentity : CachedStyleInfoSubObjectIdentity, IDisposable

    Constructors

    DateTimeEditVisualStyleInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)

    Initializes a new instance of the DateTimeEditVisualStyleInfoSubObjectIdentity class and associates it with a specified.

    Declaration
    public DateTimeEditVisualStyleInfoSubObjectIdentity(StyleInfoBase owner, StyleInfoProperty sip)
    Parameters
    Type Name Description
    StyleInfoBase owner

    The StyleInfoBase that owns this sub-object.

    StyleInfoProperty sip

    The StyleInfoProperty descriptor for this expandable sub-object.

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved