menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CurrencyTextBoxInfoSubObjectIdentity - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CurrencyTextBoxInfoSubObjectIdentity

    Represents a class that provides style identity information for nested objects of the CurrencyTextBoxVisualStyle class.

    Inheritance
    System.Object
    StyleInfoIdentityBase
    StyleInfoSubObjectIdentity
    CachedStyleInfoSubObjectIdentity
    CurrencyTextBoxInfoSubObjectIdentity
    Implements
    System.IDisposable
    Inherited Members
    CachedStyleInfoSubObjectIdentity.GetBaseStyles(IStyleInfo)
    CachedStyleInfoSubObjectIdentity.OnStyleChanged(StyleInfoBase, StyleInfoProperty)
    StyleInfoIdentityBase.GetBaseStyle(IStyleInfo, StyleInfoProperty)
    StyleInfoIdentityBase.GetBaseStyleNotEmptyExpandable(IStyleInfo, StyleInfoProperty)
    StyleInfoIdentityBase.InnerIdentity
    StyleInfoIdentityBase.IsDisposable
    StyleInfoIdentityBase.OnStyleChanging(StyleInfoBase, StyleInfoProperty)
    StyleInfoSubObjectIdentity.Dispose()
    StyleInfoSubObjectIdentity.Owner
    StyleInfoSubObjectIdentity.Sip
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class CurrencyTextBoxInfoSubObjectIdentity : CachedStyleInfoSubObjectIdentity, IDisposable

    Constructors

    CurrencyTextBoxInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)

    Initializes a new instance of the CurrencyTextBoxInfoSubObjectIdentity class.

    Declaration
    public CurrencyTextBoxInfoSubObjectIdentity(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 - 2025 Syncfusion Inc. All Rights Reserved