Image |
Post Reply |
Author | |
redstarsoft
Groupie Joined: 23 March 2009 Status: Offline Points: 36 |
Post Options
Thanks(0)
Posted: 27 April 2009 at 7:14am |
How add the icon before of text (PANE1) ?
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0 (Trial)
Platform: Windows XP (32bit) - SP 3 Language: xHarbour www.redstarsoft.com.br |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Just assign icon id when pane is created:
Set paneProperties = DockingPane.CreatePane(ID_PANE_PROPERTIES, 300, 300, DockLeftOf, Nothing)
paneProperties.IconId = ID_PANE_PROPERTIES and set wndDockingPanes.PaintManager.DrawCaptionIcon = True
|
|
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.... |
|
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 |