Exclude .NET textbox from skinning |
Post Reply |
Author | |
YellowStreak
Groupie Joined: 07 April 2008 Status: Offline Points: 34 |
Post Options
Thanks(0)
Posted: 31 May 2011 at 4:56am |
We are using the Skinframework control (13.4.2) in a .NET Interop user control. Everything is skinning fine but I have a Textbox in a table layout panel that keeps having its backcolor overridden when I don't want it to. How do I exclude this .NET textbox from being skinned? I have tried the following command:
_frmStyles.SkinFramework.RemoveWindow(txtTitle.Handle.ToInt32)
But this doesn't seem to do anything. How do I set the backcolor of this textbox to the colour I need it to be?
Thanks,
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I think this issue was fixed already. Try reproduce it with eval 15.x release.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |