08-18-2008, 06:46 PM
Is it possible to hide an acc?
like usually u use hid id
or hid ""
can you hid an acc with no id?
Thanks
like usually u use hid id
or hid ""
can you hid an acc with no id?
Thanks
Hide Acc
|
08-18-2008, 06:46 PM
Is it possible to hide an acc?
like usually u use hid id or hid "" can you hid an acc with no id? Thanks
08-18-2008, 06:55 PM
If it is control, eg listview, you can get its handle and hide. But if it is part of control, eg listview item, you cannot hide it.
Acc a=... hid child(a)
08-18-2008, 07:25 PM
ok thanks very much
|
« Next Oldest | Next Newest »
|