Each BarcodeItem represents a drop-down item inside the RibbonInsertTab's TXITEM_Insert_Barcode drop-down menu. The string conversion of each BarcodeItem can be passed as an identifier to static ResourceProvider methods to receive bitmaps or strings that are associated with the corresponding drop-down item.

Members

Member Description
TXITEM_BARCODE_QRCode Identifies the TXITEM_BARCODE_QRCode drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Code128 Identifies the TXITEM_BARCODE_Code128 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_EAN13 Identifies the TXITEM_BARCODE_EAN13 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_UPCA Identifies the TXITEM_BARCODE_UPCA drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_EAN8 Identifies the TXITEM_BARCODE_EAN8 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Interleaved2of5 Identifies the TXITEM_BARCODE_Interleaved2of5 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Postnet Identifies the TXITEM_BARCODE_Postnet drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Code39 Identifies the TXITEM_BARCODE_Code39 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_AztecCode Identifies the TXITEM_BARCODE_AztecCode drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_IntelligentMail Identifies the TXITEM_BARCODE_IntelligentMail drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Datamatrix Identifies the TXITEM_BARCODE_Datamatrix drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_PDF417 Identifies the TXITEM_BARCODE_PDF417 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_MicroPDF Identifies the TXITEM_BARCODE_MicroPDF drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Codabar Identifies the TXITEM_BARCODE_Codabar drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_FourState Identifies the TXITEM_BARCODE_FourState drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Code11 Identifies the TXITEM_BARCODE_Code11 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Code93 Identifies the TXITEM_BARCODE_Code93 drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_PLANET Identifies the TXITEM_BARCODE_PLANET drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_RoyalMail Identifies the TXITEM_BARCODE_RoyalMail drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_BARCODE_Maxicode Identifies the TXITEM_BARCODE_Maxicode drop-down item inside the TXITEM_InsertBarcode's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.