Krypton.Textbox v4.4 - Katastrof

Topics related to the Krypton Toolkit.

Moderators: Phil Wright, Chris Porter

Krypton.Textbox v4.4 - Katastrof

Postby pipiscrew » Thu May 03, 2012 6:16 am

Hello there,
Currently installed v4.4, I have a mysterious problem that in v4.3 does exist.
When I set at StateActive different color or/and border at runtime I got these ctls with this color/border, something like as I setted at StateCommon....

tested on 2different applications - is truly bug.

Image

from Designer :
//
// txtFullName
//
this.txtFullName.Location = new System.Drawing.Point(411, 42);
this.txtFullName.MaxLength = 80;
this.txtFullName.Name = "txtFullName";
this.txtFullName.Size = new System.Drawing.Size(169, 22);
this.txtFullName.StateActive.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this.txtFullName.StateActive.Border.Color1 = System.Drawing.Color.Tomato;
this.txtFullName.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
| ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
this.txtFullName.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
this.txtFullName.TabIndex = 1;
pipiscrew
 
Posts: 27
Joined: Thu Oct 09, 2008 4:05 am

re

Postby pipiscrew » Thu May 03, 2012 6:25 am

whats new :
AlwaysActive property

thanks for listening.

:mrgreen:
pipiscrew
 
Posts: 27
Joined: Thu Oct 09, 2008 4:05 am


Return to Krypton Toolkit

Who is online

Users browsing this forum: Google [Bot] and 1 guest