Each GeneralItem represents the identifier for a general item. The string conversion of each GeneralItem can be passed as an identifier to static ResourceProvider methods to receive bitmaps or strings that are associated with the corresponding general item.

Members

Member Description
TXITEM_Checkmark Represents the general TXITEM_Checkmark item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Checked Represents the general TXITEM_Checked item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Unchecked Represents the general TXITEM_Unchecked item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Launcher Represents the general TXITEM_Launcher item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Close Represents the general TXITEM_Close item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Pinned Represents the general TXITEM_Pinned item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Unpinned Represents the general TXITEM_Unpinned item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Plus Represents the general TXITEM_Plus item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Minus Represents the general TXITEM_Minus item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Undo Represents the general TXITEM_Undo item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_Redo Represents the general TXITEM_Redo item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_NavigateToFirst Represents the general TXITEM_NavigateToFirst item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon and SmallIcon resources.
TXITEM_NavigateToPrevious Represents the general TXITEM_NavigateToPrevious item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon and SmallIcon resources.
TXITEM_NavigateToNext Represents the general TXITEM_NavigateToNext item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon and SmallIcon resources.
TXITEM_NavigateToLast Represents the general TXITEM_NavigateToLast item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon and SmallIcon resources.
TXITEM_AdvancedSettings Represents the general TXITEM_AdvancedSettings item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Add Represents the general TXITEM_Add item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_Remove Represents the general TXITEM_Remove item. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.