Print Page | Close Window

Help with Help

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9107
Printed Date: 28 September 2024 at 7:17pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Help with Help
Posted By: corpcon
Subject: Help with Help
Date 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 mk:@MSITStore:C:\Program%20Files\Codejock%20Software\Xtreme%20SuitePro%20ActiveX\Help\SymbolReference.chm::/XtremeCalendarControl~ColorManager~SetColor.html# - Index As mk:@MSITStore:C:\Program%20Files\Codejock%20Software\Xtreme%20SuitePro%20ActiveX\Help\SymbolReference.chm::/XtremeCalendarControl~Enumerations~XTPColorManagerColor_EN.html - XTPColorManagerColor , _
   ByVal mk:@MSITStore:C:\Program%20Files\Codejock%20Software\Xtreme%20SuitePro%20ActiveX\Help\SymbolReference.chm::/XtremeCalendarControl~ColorManager~SetColor.html# - 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"?



Replies:
Posted By: Oleg
Date 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


Posted By: corpcon
Date 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)?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net