|
-
March 9th, 2012, 03:49 PM
#1
If this listview column->text == XXXXXXX { do this }
Hello everyone!
First of all, I'm new here.
I hope you guys got some good tips and tricks for me to start coding!
Let's move to my problem 
So, it's like identifying a listview column. (just whole made up to give you an idea.)
My goal is, when
if (this-><<columnhere>>->text == GrabTime())
{
Messagebox::Show, blablablabla...
}
But this won't work of course,
How do I identify a column?
Greetz.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|