IUIObjectTypeInfo Interface

Definition

Represents information about the type of the UIObject.

public interface class IUIObjectTypeInfo
public interface IUIObjectTypeInfo
type IUIObjectTypeInfo = interface
Public Interface IUIObjectTypeInfo

Properties

DefaultIcon

Gets the default icon for the object.

HasDynamicIcon

Gets a value indicating whether the object have a dynamic icon.

Methods

GetDynamicIcon(Object)

Retrieves a dynamic icon for the object.

Applies to