Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » ArrayCtrl: how to set label for embedded controls?
| Re: ArrayCtrl: how to set label for embedded controls? [message #13972 is a reply to message #13930] |
Mon, 04 February 2008 10:02  |
Mindtraveller
Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
|
Experienced Contributor |

|
|
| luzr wrote on Sat, 02 February 2008 00:39 |
array.SetCtrl(0, 0, options.Add().SetLabel("Option 1"), true);
array.SetCtrl(1, 0, options.Add().SetLabel("Option 2"), true);
array.SetCtrl(2, 0, options.Add().SetLabel("Option 3"), true);
should work too.
Mirek
|
Thanx, that really helped!
|
|
|
|
Goto Forum:
Current Time: Fri Nov 28 01:16:56 CET 2025
Total time taken to generate the page: 0.02965 seconds
|