Zum Hauptinhalt gehen

Creating FormItems within a GroupBoxFormItem

Kommentare

2 Kommentare

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.