in

C1 Community

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

Browse by Tags

  • Preventing DropDownForm from closing when it loses focus?

    Is it possible to prevent a C1Input.DropDownForm from automatically closing when it loses focus? I have a custom C1Input.DropDownForm that a user will need to enter data into but sometimes a user may need to switch to another application and then back. Currently when the user switches to the other application...
    Posted to Input for .NET (Forum) by mhamilton on 11-07-2007
    Filed under: C1DropDownControl
  • dropDowncontrol stop entering text

    I have created a dropdowncontrol and stuff into that control a form the purpose is to allow the use to pick from a list of colors. But i do not wish to have a user enter in text into that box. Im using the text area to display the color currently chosen to the user. So is there any way to stop text being...
    Posted to Input for .NET (Forum) by dennistofinetti on 02-06-2008
    Filed under: C1DropDownControl
  • How to load a multicolumn Dropdown control

    I am trying to load a multicolumn C1DropdownControl on my Windows Form. All controls on the form are unbound, so data binding is not an issue. However, I have the following (SQL Server 2000) table from which I need to lookup the values in order to load into the dropdown list: tblPerson table, related...
    Posted to Input for .NET (Forum) by tonygrigonis on 02-27-2008
    Filed under: C1DropDownControl
  • Re: Preventing DropDownForm from closing when it loses focus?

    Currently this isn't possible to do nicely. I have some suggestions: You can force the dropdown to be open anywhere in your app with C1DropDownControl1.OpenDropDown() The drop down is a form itself, so you can manipulate it's visibility with its Show method. But you'll have to play around...
    Posted to Input for .NET (Forum) by C1_GregL on 11-07-2007
    Filed under: C1DropDownControl, close
  • Graphic in C1 Dropdown

    I have a dropdown right now that has 10 columns. The first two are text but the other eight are basically Yes/No type columns. Is it possible to put a checkbox logo or red X logo in the ones instead of Yes/No text? John
    Posted to Input for .NET (Forum) by ntbuddy on 01-24-2008
    Filed under: C1DropDownControl
  • Re: Please tell me how to do this.....

    Hi, I did this using a RichTextBox as the text-field. It's kind of cheating but it allows easy text formatting when it comes to mulitple colors. I've attached my sample for reference. Regard, Greg
    Posted to Input for .NET (Forum) by C1_GregL on 10-05-2007
    Filed under: C1List, C1DropDownControl
Page 1 of 1 (6 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.