Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

control properties...

Status
Not open for further replies.

soks1000

Programmer
Joined
May 17, 2003
Messages
1
Location
US
I am new to MFC programming, and I would like to know how to access the properties of a control in the code. For example, say I want to change the position of a button from the bottom of the screen to the top of the screen. How do I access the position variables?

Thanks,

John
 
I highly recommend using a tutorial or book for beginners. Using messaging based communications for learning C/C++ windows programming will be a seriously slow process.

-pete
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top