Global Const strAppPicturePath As String = "Pics" Global Const bolUseDynamicPicturePath As Boolean = False Public gobjRibbon As IRibbonUI Public bolEnabled As Boolean Public bolVisible As Boolean Public Type ItemsVal id As String label As String imageMso As String End Type