Can I set the items column width for a listbox list
Posted
#1
(In Topic #222)
Trainee
Posted
Trainee
VPN_Names.List = Split(File.Load(FileName1), "\n")
to
VPN_Names.List = Split(File.Load(FileName1), gb.NewLine)
Posted
Guru

1 guest and 0 members have just viewed this.



