Simple Question
Set frm = DesktopX.CreateForm
frm.AddPreference "Text1"
frm.Preference("Text1").Type = "ComboList"
frm.Preference("Text1").AddValue Like a command right here that will add everything in the Object Navigator.
frm.Prompt
Thanks
{EDIT} I found another example. When you choose the parent/owner, in the Summary tab. Thats what im talking about how can i have a pull down like that.