Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


(C++) What variable type can I assign "textBox1->Tex

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Wed Aug 24, 2016 1:04 am    Post subject: (C++) What variable type can I assign "textBox1->Tex Reply with quote

What variable type can hold this "textBox1->Text"? I tried including the string library and declared a string variable, but I could not assign "textBox1->Text" to the variable.

Update: I am using the windows form template in Visual Studio C++.

Thanks.
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Wed Aug 24, 2016 1:14 am    Post subject: Reply with quote

If you are using the .net controls you need to use the .net types that the control specifies it accepts. Hover your mouse over the ->Text part of your code and a tooltip should show what the expected type is. Or you can right-click it and choose 'Go to definition / Go to implementation' to see how its defined.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Wed Aug 24, 2016 4:56 pm    Post subject: Reply with quote

atom0s wrote:
If you are using the .net controls you need to use the .net types that the control specifies it accepts. Hover your mouse over the ->Text part of your code and a tooltip should show what the expected type is. Or you can right-click it and choose 'Go to definition / Go to implementation' to see how its defined.


OK, thanks atom0s. Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites