how would I build a checkbox at run time?

Discussion in 'Programming' started by tin2mon, Sep 6, 2010.

  1. #1
    In C# (or in C# with WPF), how would I build a checkbox at run time?
    I would I be able to query the check box to see if the user clicked on it?
     
    tin2mon, Sep 6, 2010 IP
  2. stephan2307

    stephan2307 Well-Known Member

    Messages:
    1,277
    Likes Received:
    33
    Best Answers:
    7
    Trophy Points:
    150
    #2
    at runtime do you mean before the form is submitted or after?
     
    stephan2307, Sep 7, 2010 IP