Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Help with Help
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Help with Help

 Post Reply Post Reply
Author
Message
corpcon View Drop Down
Groupie
Groupie


Joined: 28 June 2007
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote corpcon Quote  Post ReplyReply Direct Link To This Post Topic: Help with Help
    Posted: 14 December 2007 at 11:01am
The Help system doesn't provide any examples, and the various tutorials are limited. I need to understand how to use the Syntax provided in the Help. If I understood one, perhaps I can figure out the others.
 
For example: The "SetColor" method - The syntax is ...
 
Public Sub SetColor( _
   ByVal Index As XTPColorManagerColor, _
   ByVal Color As ULong _
)
 
I'm confused by this. I tried just calling it, but that did nothing (I don't know why it would). Do I put code within the sub and, if so, what?
 
1. Can you provide a real world example of how I would use this.
 
2. What the heck is "ULong"? VB choked on that when I tried it. Is it a typo, and should maybe just be "Long"?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 14 December 2007 at 3:01pm
Hi,
Its only to customize some colors of CommandBars/controls. See Samples\ActiveX\CommandBars\VB\MDISample  sample.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
corpcon View Drop Down
Groupie
Groupie


Joined: 28 June 2007
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote corpcon Quote  Post ReplyReply Direct Link To This Post Posted: 14 December 2007 at 3:21pm
Why then is it listed and discussed in Skin Framework (under Methods, as well as the ColorManager Object and Methods)?
 
And what relevance does the syntax example have (as noted above)?
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.234 seconds.