Hoppa till huvudinnehållet

Creating FormItems within a GroupBoxFormItem

Kommentarer

2 kommentarer

  • Berend Veldkamp
    1. Create a new GroupBoxFormItem
    2. Add controls to that groupbox using AddToCollection, where Collection is groupBox.FormItems
    3. Add the groupbox to the form using AddToCollection, where Collection is form.FormItems

     

    Berend

    0
  • Permanently deleted user
    Thanks.  it seems having things i wanted.  I will give it a try.
    0

Du måste logga in om du vill lämna en kommentar.