![]() |
(solved) tooltip for toolbar |
Post Reply
|
| Author | |
nenkalo
Groupie
Joined: 02 August 2008 Status: Offline Points: 36 |
Post Options
Thanks(0)
Quote Reply
Topic: (solved) tooltip for toolbarPosted: 16 August 2008 at 5:43pm |
|
hi dear
i use this code for presenting 2 key in toolbar by " T " and " P " caption. i want to set tooltip description for these . Set ToolBar = CommandBarsTextbox.Add("TAGS", xtpBarTop) AddControl ToolBar.Controls, xtpControlButton, 301, " T ", True, "description for show !!!! but it dont work " AddControl ToolBar.Controls, xtpControlButton, 302, " P ", False, "description for show !!!! but it dont work " but by this code my descrption dont show :( and caption shows in tooltip ! can u help me ? **** P.N : ID 301 and 302 dont reffer to any image in imagemanager . |
|
|
Product: Xtreme SuitePro (ActiveX) version 12.0.1
Platform: Windows XP (32bit) Language: Visual Basic 6.0 |
|
![]() |
|
Aaron
Senior Member
Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2008 at 1:10am |
|
Hi,
Description will be used in statusbar. If no tooltiptext is set, caption will be used for showing tooltip. You have to set Tooltip text seperately. Use:
.TooltipText = "Some tooltiptext for this button"
|
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
![]() |
|
nenkalo
Groupie
Joined: 02 August 2008 Status: Offline Points: 36 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2008 at 6:11am |
|
tnx dear
solved :) |
|
|
Product: Xtreme SuitePro (ActiveX) version 12.0.1
Platform: Windows XP (32bit) Language: Visual Basic 6.0 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |