Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - navigating tabcontrol items
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

navigating tabcontrol items

 Post Reply Post Reply
Author
Message
phamtv View Drop Down
Newbie
Newbie
Avatar

Joined: 27 March 2008
Location: United States
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote phamtv Quote  Post ReplyReply Direct Link To This Post Topic: navigating tabcontrol items
    Posted: 27 March 2008 at 1:14am
I am trying to develop a tree view that will help me navigate through the tabcontrolitems in the Commandbars.Tabworkspace.  I tried coding

this.CommandBars.TabWorkspace.Item[0].Selected but I get an error indicating - "Method 'XtremeCommandBars.ITabWorkspace.Item(int)' referenced without parentheses"

Please tell me what I am doing wrong.
 
Thanks!
- Tien
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 27 March 2008 at 3:15am
Hi;
Try to replace the [] brackets by ().
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
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.172 seconds.