Prikazi cijelu temu 10.05.2012 10:13
miro35 Van mreze
Clan
Registrovan od:05.01.2009
Lokacija:-


Predmet:Re: Ribbon XML / Controls
Našao sam ovo.Da li treba ovdje negdje:
PreuzmiIzvorni kôd (Text):
  1. Global Const strAppPicturePath As String = "Pics"
  2.                                                              
  3. Global Const bolUseDynamicPicturePath As Boolean = False
  4. Public gobjRibbon As IRibbonUI
  5.  
  6. Public bolEnabled As Boolean
  7. Public bolVisible As Boolean
  8. Public Type ItemsVal
  9.     id As String
  10.     label As String
  11.     imageMso As String
  12. End Type

Miro