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. C#
  4. Showing button for property value selction in property pan

Showing button for property value selction in property pan

Scheduled Pinned Locked Moved C#
designhelpworkspace
2 Posts 1 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.
  • K Offline
    K Offline
    KrunalC
    wrote on last edited by
    #1

    I have made one User Control which exposes some properties. All these properties are browseable. Hence, when I put my user control on any form and selected the user control, I am able to see the custom properties in property pan at design time. At design time, I want the button to be displayed against the property item for setting its value. So when user wants to modify the value of this property, user will click the button available. Clicking of button will open up custom form which assist user in configuring the property value. In framework 2.0, there is control named Masked Text box. This control has got Mask property. I want something similar to this Mask property configuration. Pls Help.

    K 1 Reply Last reply
    0
    • K KrunalC

      I have made one User Control which exposes some properties. All these properties are browseable. Hence, when I put my user control on any form and selected the user control, I am able to see the custom properties in property pan at design time. At design time, I want the button to be displayed against the property item for setting its value. So when user wants to modify the value of this property, user will click the button available. Clicking of button will open up custom form which assist user in configuring the property value. In framework 2.0, there is control named Masked Text box. This control has got Mask property. I want something similar to this Mask property configuration. Pls Help.

      K Offline
      K Offline
      KrunalC
      wrote on last edited by
      #2

      First time I didn't get any help from this board but ultimately I got the solution. Type 'IWindowsFormsEditorService' in MSDN for more detail on solution :laugh:

      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