Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Accessing embedded controls in a gridCtrl
Accessing embedded controls in a gridCtrl [message #22531] |
Fri, 24 July 2009 15:12  |
bianconejo
Messages: 11 Registered: March 2009
|
Promising Member |
|
|
Hello guys !
I defined a GridCtrl with an embedded ProgressIndicator :
GridCtrl a;
a.AddColumn("Titre")
a.AddColumn("Deroulement").Ctrls<ProgressIndicator>();
I can set the first column but I can't find any way to access the ProgressIndicator.
Thanx !
|
|
|
Goto Forum:
Current Time: Fri Jul 18 11:51:06 CEST 2025
Total time taken to generate the page: 0.03749 seconds
|