G
Guest
Hi ALL
I have created a Form with ComboBox control.
I have set dropdown item on ComboBox via design on Property.
Let me say: POP3,EXCAHNGE,IMAP4.
On source code:
ComboxBox selectedIndex = 0 or ComboBox.selectedItem ="POP3".
neither of them does not work for me, when I start on initilize screen,
The default selected is blank.
Please help me to figure it out.
Thanks
I have created a Form with ComboBox control.
I have set dropdown item on ComboBox via design on Property.
Let me say: POP3,EXCAHNGE,IMAP4.
On source code:
ComboxBox selectedIndex = 0 or ComboBox.selectedItem ="POP3".
neither of them does not work for me, when I start on initilize screen,
The default selected is blank.
Please help me to figure it out.
Thanks