Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Object for the combo control?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Object for the combo control?

 Post Reply Post Reply
Author
Message
Ashok View Drop Down
Senior Member
Senior Member


Joined: 02 May 2007
Status: Offline
Points: 164
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ashok Quote  Post ReplyReply Direct Link To This Post Topic: Object for the combo control?
    Posted: 17 May 2007 at 6:55am
Hai,
   I have a class which is derived from CXTPControlComboBox.In my class constructor I did SetEnabled(FALSE) of the control combobox. I want to enable the control some where, but I want the object of the control.How can I get the object for the control?
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2007 at 8:33am

_Very_ recommend you use Update handlers to disable/Enable controls - user can copy/move/delete this control.

Or Actions. (see Actions sample).
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.