Udostępnij przez


LocalizablePropertyCategoryAttribute Members

Provides a localized category for a property. This class cannot be inherited.

The following tables list the members exposed by the LocalizablePropertyCategoryAttribute type.

Public Constructors

  Name Description
LocalizablePropertyCategoryAttribute Initializes a new instance of the LocalizablePropertyCategoryAttribute class using the specified type and property name.

Top

Public Properties

  Name Description
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Action  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Appearance  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Asynchronous  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Behavior  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gif Category  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Data  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Default  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Design  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif DragDrop  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Focus  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Format  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Key  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Layout  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif Mouse  (inherited from CategoryAttribute )
ms212841.pubproperty(pl-pl,SQL.100).gif TypeId  (inherited from Attribute )
ms212841.pubproperty(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif WindowStyle  (inherited from CategoryAttribute )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms212841.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from CategoryAttribute )
ms212841.pubmethod(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
ms212841.pubmethod(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
ms212841.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from CategoryAttribute )
ms212841.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms212841.pubmethod(pl-pl,SQL.100).gif IsDefaultAttribute  (inherited from CategoryAttribute )
ms212841.pubmethod(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif IsDefined  Overloaded. (inherited from Attribute )
ms212841.pubmethod(pl-pl,SQL.100).gif Match  (inherited from Attribute )
ms212841.pubmethod(pl-pl,SQL.100).gifms212841.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms212841.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms212841.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms212841.protmethod(pl-pl,SQL.100).gif GetLocalizedString  (inherited from CategoryAttribute )
ms212841.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top