4
Answers

calling a windows component from a separate class

cmk

cmk

19y
3.2k
1
hi, i'm doing a windows application, and i've created a separate class, from which i need to access the windows components like textbox, listbox and the like from this class. may i have some advice on how to access these components from other classes? the keyword 'public' does not seem to help. thanks in advance.
Answers (4)