SkinFramework.RemoveWindow |
Post Reply |
Author | |
Boris
Senior Member Joined: 21 June 2007 Location: United Kingdom Status: Offline Points: 179 |
Post Options
Thanks(0)
Posted: 18 February 2008 at 3:40am |
Mostly I use Codejocks controls but I also use the SGrid control by Steve McMahon @ VBAccelerator. http://www.vbaccelerator.com/home/VB/Code/Controls/S_Grid_2/index.asp For varying reasons I should like to keep this control. However, when I remove the modally called form from being skinned the grid is still being affected. If I do SkinFramework.RemoveWindow vbalGrid1.hwnd it is still being affected. The main problem is the scroll bar which behaves oddly when the Skin control is in use. Remove the call to skin the application and you can scroll the grid quite happily even though the skin control is loaded in the project. Am I doing something wrong ?
Regards,
Boris
|
|
Boris
Product: Xtreme SuitePro (ActiveX) version 16.4.0 16.3.1 Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 VS 2005-2008-2010-2013 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I can recommend you set scrollbar style to SbrFlat for this control, but you also need remove Windows XP check in pCreateScrollBar Sub of cScrollBar.cls file.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Boris
Senior Member Joined: 21 June 2007 Location: United Kingdom Status: Offline Points: 179 |
Post Options
Thanks(0)
|
Hi,
That worked an absolute treat.
Brilliant.
|
|
Boris
Product: Xtreme SuitePro (ActiveX) version 16.4.0 16.3.1 Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 VS 2005-2008-2010-2013 |
|
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 |