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. Band Object - Get Is toolbar is enabl eor Disable.

Band Object - Get Is toolbar is enabl eor Disable.

Scheduled Pinned Locked Moved COM
csharphelp
2 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.
  • N Offline
    N Offline
    Nehal Pandya MCA
    wrote on last edited by
    #1

    Hi to all, I am creating a IE toolbar in C#, using Band Object. I want to get event or any attribute value, which show that is my toolbar is enable/disable in IE.Or which event/attribute of band object tell me the satus of my toolbar. Please Help me.

    M 1 Reply Last reply
    0
    • N Nehal Pandya MCA

      Hi to all, I am creating a IE toolbar in C#, using Band Object. I want to get event or any attribute value, which show that is my toolbar is enable/disable in IE.Or which event/attribute of band object tell me the satus of my toolbar. Please Help me.

      M Offline
      M Offline
      myLongNic
      wrote on last edited by
      #2

      Only way I know is to check registry key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\Settings\<GUID>, where <GUID> is your toolbar CLSID. If value 'Flags' exists in this key, then your toolbar is disabled. If Flags value does not exists or whole key does not exists - your toolbar is enabled.

      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