Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. Display name of components

Display name of components

Scheduled Pinned Locked Moved COM
helptutorialannouncement
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    first_sandy
    wrote on last edited by
    #1

    Hi, Can any one help me how to change the display name of components. Like in ODL file, the syntax is: [uuid(.......), version(1.0)] library MyComponentLibrary { ....... In this case the display name of my component is "MyComponentLibrary" but i want to change it to "iZ imaging Toolkit 2004 R1.0". Please reply me soon if you have any suggestions. rgds, Rana Dosti ke bhi kuch andaaj hote hai, jagti ankho main bhi kuch khwab hote hai, jaroori nahi ki gum may hi aansu nikle, muskurati ankho main bhi sailaab hote hai...

    V 1 Reply Last reply
    0
    • F first_sandy

      Hi, Can any one help me how to change the display name of components. Like in ODL file, the syntax is: [uuid(.......), version(1.0)] library MyComponentLibrary { ....... In this case the display name of my component is "MyComponentLibrary" but i want to change it to "iZ imaging Toolkit 2004 R1.0". Please reply me soon if you have any suggestions. rgds, Rana Dosti ke bhi kuch andaaj hote hai, jagti ankho main bhi kuch khwab hote hai, jaroori nahi ki gum may hi aansu nikle, muskurati ankho main bhi sailaab hote hai...

      V Offline
      V Offline
      Vi2
      wrote on last edited by
      #2

      Use the [helpstring] keyword. [uuid(.......), version(1.0), helpstring("iZ imaging Toolkit 2004 R1.0") ] library MyComponentLibrary ... With best wishes, Vita

      F 1 Reply Last reply
      0
      • V Vi2

        Use the [helpstring] keyword. [uuid(.......), version(1.0), helpstring("iZ imaging Toolkit 2004 R1.0") ] library MyComponentLibrary ... With best wishes, Vita

        F Offline
        F Offline
        first_sandy
        wrote on last edited by
        #3

        Thanks Victor, But it does not work. When i register my component, its display name is still "MyComponentLibrary". pls put ur comment .. rgds, Rana

        V 1 Reply Last reply
        0
        • F first_sandy

          Thanks Victor, But it does not work. When i register my component, its display name is still "MyComponentLibrary". pls put ur comment .. rgds, Rana

          V Offline
          V Offline
          Vi2
          wrote on last edited by
          #4

          So what is your "display name"? Dim obj As MyComponentLibrary

          MyComponentLibrary" ? As far COM, the "library MyComponentLibrary" gives the name of library. It cannot be changed, but only by new name. With best wishes,
          Vita

          F 1 Reply Last reply
          0
          • V Vi2

            So what is your "display name"? Dim obj As MyComponentLibrary

            MyComponentLibrary" ? As far COM, the "library MyComponentLibrary" gives the name of library. It cannot be changed, but only by new name. With best wishes,
            Vita

            F Offline
            F Offline
            first_sandy
            wrote on last edited by
            #5

            Like in Visual basic, Open the menu Project->References. In References dialog box the Display names of components are different than their library names. I just want to know how can i change that name in the References dialog box. rgds, rana

            V M 2 Replies Last reply
            0
            • F first_sandy

              Like in Visual basic, Open the menu Project->References. In References dialog box the Display names of components are different than their library names. I just want to know how can i change that name in the References dialog box. rgds, rana

              V Offline
              V Offline
              Vi2
              wrote on last edited by
              #6

              With [helpstring] of the library statement of IDL(ODL). When I make such change, I will see it in VB project. Hm... I see that the VB saves the name in own project. It needs for the showing of missing references. Though the VB rechanges these names before saving or opening the project. With best wishes, Vita

              1 Reply Last reply
              0
              • F first_sandy

                Like in Visual basic, Open the menu Project->References. In References dialog box the Display names of components are different than their library names. I just want to know how can i change that name in the References dialog box. rgds, rana

                M Offline
                M Offline
                Mil10
                wrote on last edited by
                #7

                Hi, What Victor mentioned is correct. Modifying the helpstring in IDL/ODL, will reflect in the tlb listing dlg. If you are not getting it, might be somthiing else is wrong. best wishes..mil10

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups