in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • C1Combo EditorBackColor

    Hello, I inherited a control from C1Combo and override two methods as follows : protected override void OnEnter(EventArgs e) { base.OnEnter(e); this.EditorBackColor = Color.Red; } protected override void OnLeave(EventArgs e) { base.OnLeave(e); this.EditorBackColor = Color.White; } When the control gets...
    Posted to List for .NET (Forum) by daniel.mihaita on 02-15-2008
    Filed under: C1Combo EditorBackColor
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.