Populating Cust Button Controls

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MikeY

    Populating Cust Button Controls

    Hi everyone,

    Hopefully someone can help with this.

    I'm trying to learn how to populate say 10 buttons with text on a custom
    control from the main form. Eventually the text for the buttons will come
    from a DB, but I am trying to practice right now with a ArrayList. I am not
    sure if I should create my own buttons or just dragging & dropping buttons
    is a better option. I also just came across a ButtonArray, but I am unsure
    of how to use this option.

    I am using windows C#.NET. Does anyone have a source code example or any
    helpful hints?

    Any and all advice is appreciated.

    MikeY




Working...