المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : CCheckboxlist..



C++ Programming
03-28-2009, 02:52 PM
Hi,
im using Ccheckboxlist..and suppose im adding items to Ccheckboxlist as follows....

test
tester
testing
All

and later i want to change the position of "All" to first ie

All
test
tester
testing

Pls help me regarding the same....