in reply to Printing via Win32 GUI
The labels and text boxes are objects. You just need to use the Text method to retrieve the values and then you do what you want with those values. If you're using an older version of Win32::GUI, it might be GetText instead of just Text.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Printing via Win32 GUI
by njoyperl (Initiate) on Jul 20, 2012 at 22:12 UTC |