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

Browse Site by Tags

Showing related tags and posts across the entire site.
  • 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 WinForms by tonygrigonis on Wed, Feb 27 2008
    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 WinForms by dennistofinetti on Wed, Feb 6 2008
    Filed under: C1DropDownControl
  • 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 WinForms by mhamilton on Wed, Nov 7 2007
    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 WinForms by C1_GregL on Wed, Nov 7 2007
    Filed under: C1DropDownControl, close
Page 1 of 3 (60 items) 1 2 3 Next >
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.