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. Visual Basic
  4. Global change to a standard toolstrip [modified]

Global change to a standard toolstrip [modified]

Scheduled Pinned Locked Moved Visual Basic
designhelpquestion
3 Posts 2 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.
  • G Offline
    G Offline
    Gilles Plante
    wrote on last edited by
    #1

    Hi all, I was wondering the other day how I could edit a standard toolstrip and have the change reflected globally (on any project). Looks like I succeeded... but I don't know how I did it ! OK, OK, lets say I am weird. It is the DataNavigator I changed something in. The record count right part is of {0}. I am using VB Express 2005 English, but I live in Québec where we speek French. Some time ago, i changed of to be de. Today I realized that whatever program is running, it always shows de instead of of. Nice to me. But the thing is I don't know how I did it :confused: I must add that when one looks at the form in the Formx.[Design] window, it shows of {0}, and it shows the same in properties (Text). If I change the text property to say sur {0}, the program displays sur total, and if I then change it bakc to of {0}, the it reverts to displaying de total. :doh: Can someone help ? Thanks -- modified at 15:38 Monday 24th July, 2006

    D 1 Reply Last reply
    0
    • G Gilles Plante

      Hi all, I was wondering the other day how I could edit a standard toolstrip and have the change reflected globally (on any project). Looks like I succeeded... but I don't know how I did it ! OK, OK, lets say I am weird. It is the DataNavigator I changed something in. The record count right part is of {0}. I am using VB Express 2005 English, but I live in Québec where we speek French. Some time ago, i changed of to be de. Today I realized that whatever program is running, it always shows de instead of of. Nice to me. But the thing is I don't know how I did it :confused: I must add that when one looks at the form in the Formx.[Design] window, it shows of {0}, and it shows the same in properties (Text). If I change the text property to say sur {0}, the program displays sur total, and if I then change it bakc to of {0}, the it reverts to displaying de total. :doh: Can someone help ? Thanks -- modified at 15:38 Monday 24th July, 2006

      D Offline
      D Offline
      Dave Sexton
      wrote on last edited by
      #2

      I stand under correction but it may be from the .resx resource file attached to your app. I assume that you have your regional settings set up for french-canadian and that your app has somehow picked up on that (you haven't done any localization/globalization to the app?). Again, I say that I stand under correction and may be completely wrong.

      G 1 Reply Last reply
      0
      • D Dave Sexton

        I stand under correction but it may be from the .resx resource file attached to your app. I assume that you have your regional settings set up for french-canadian and that your app has somehow picked up on that (you haven't done any localization/globalization to the app?). Again, I say that I stand under correction and may be completely wrong.

        G Offline
        G Offline
        Gilles Plante
        wrote on last edited by
        #3

        True, my regional settings are set up for french-canadian. What bugs me is that every application is showing de instead of of, even those I downloaded from Mircosoft WEB Site yesterday. I have not done anything in term of localization. My goal is to localize everything about the DataNavigator toolstrip (for example tooltips). If I can do it once for every application, then it's fine. For sure I have modified something somewhere, and it is spreading out. Just can't find where. -- modified at 13:34 Tuesday 25th July, 2006

        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