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
O

olgoe

@olgoe
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Change of property attributes during Run-Time (e.g. Brwosable)
    O olgoe

    SoFar [...] how can I interchange object from baseclass to derived class? A sample could be helpful. thX

    Visual Basic help question

  • problem with category attribute of properties
    O olgoe

    Hi, if You want to group properties You can use the Category-Attribute --> e.g.: _ Public Property buttonText() As String Get Return _Text End Get Set(ByVal Value As String) _Text = Value End Set End Property

    Visual Basic help

  • Change of property attributes during Run-Time (e.g. Brwosable)
    O olgoe

    Dear Community, can anybody give me a hint how I can change the attribute for a property during Run.Time?. My current problem is that I use a PropertyGrid to show my defined properties. Depending on the selcetion of a certain Property (drop down menu) I want some other properties to be shown [browsable(true)] or not to be shown [browsable(false)].:doh: ThanX...

    Visual Basic help question
  • Login

  • Don't have an account? Register

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