ActiveBar Support

Started by janttu at 08-25-2009 5:47 AM. Topic has 3 replies.

Print Search Rate
Sort Posts:    
   08-25-2009, 5:47 AM
janttu is not online. Last active: 6/29/2011 8:38:12 PM janttu

Top 50 Posts
Joined on 12-03-2003
Posts 200
get_BackColor does not work?
What color is the get_BackColor function supposed to return? For me it returns always r=0, g=0, b=4. Activebar3.
   Report 
   09-03-2009, 2:20 AM
Andrey - DD is not online. Last active: 8/25/2011 5:42:49 PM Andrey - DD

Top 25 Posts
Joined on 08-01-2007
Russia, Novosibirsk
Posts 671

DDStaff
Re: get_BackColor does not work?

janttu,

Excuse me for a long delay, I somehow missed this thread. ActiveBar's BackColor gets or sets the background color. For example, you can set background color to yellow:
ActiveBar31.BackColor = vbYellow
After this if you check BackColor property it'd return 65535 which is r = 255, g = 255, b = 0.

Thank you,
Andrey T.

   Report 
   09-17-2009, 7:31 AM
janttu is not online. Last active: 6/29/2011 8:38:12 PM janttu

Top 50 Posts
Joined on 12-03-2003
Posts 200
Re: get_BackColor does not work?

When classic theme is used in xp this is not true. The actual color in menus etc. is different from the one defined in layout file, at least when xplook is disabled in such situation.


   Report 
   09-25-2009, 1:48 AM
Andrey - DD is not online. Last active: 8/25/2011 5:42:49 PM Andrey - DD

Top 25 Posts
Joined on 08-01-2007
Russia, Novosibirsk
Posts 671

DDStaff
Re: get_BackColor does not work?
janntu,

Excuse me for a long delay. Please note that BackColor applies when the ToolbarStyle property is set to ddTSOffice2000. I am using classic theme in XP too but can't reproduce the behaviour. Could you please post a small sample which reproduces the issue?

Thank you,
Andrey T.
   Report 
GrapeCity » Product Support » ActiveBar Suppo... » Re: get_BackColor does not work?

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.