in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Browse by Tags

  • How To Set XtraForm.AcceptButton to DevExpress.XtraBars.BarButtonItem ?

    hi i have a ribbon controls in my Xtraform that has some barButtonItem controls, i want to set my XtraForm.AcceptButton to one of these barButtonItem, but how to do ? i use this code in Form_Load event : this .AcceptButton = ( IButtonControl ) this .barBtn_Ok; but at runTime, the following error message...
    Posted to XtraEditors (Forum) by hamed vaziri on 6/8/2008
    Filed under: XtraForm, BarButtonItem, AcceptButton, Xtraeditor
  • TimeEdit

    Hello, I am using a TimeEdit Control with Edit Mask mm. Whenever I enter a two digit value (e.g. 30) the result depends on the speed of my fingers. Entering 3 and 0 with less than a second in between results in 30 (03 -> 30) but entering 3 and 0 with MORE than a second in between results in 00 (03...
    Posted to XtraEditors (Forum) by Rolf Gossen on 7/18/2008
    Filed under: Xtraeditor
  • Problem Upgrade from V7.2 TO V8.2

    Missing namespace : DevExpress.XtraEditors.Skins Error 1 The type or namespace name 'Skins' does not exist in the namespace 'DevExpress.XtraEditors' (are you missing an assembly reference?) Error 2 The type or namespace name 'StyleDefaults' could not be found (are you missing...
    Posted to XtraEditors (Forum) by shay keren on 8/11/2008
    Filed under: bug, Xtraeditor
  • TextEditor maskedit problem

    Hello, I have got a texteditor for which i have setup mask properties as follows AutoComplete = False EditMask = 9999-9999-9999-9999 MaskType = Simple BeepOnError = False Placeholder = _ SaveLiteral = False ShowPlaceHolders=False UserMaskAsDisplayformat = True When I run the application it displays the...
    Posted to XtraEditors (Forum) by Vishwakant Sharma on 9/2/2008
    Filed under: TextEdit, Mask MaskProperties, MASK MaskProperties MASKTYPE, Xtraeditor, devexpress controls
  • Programatically check a checkbox in a CheckedListBoxControl when it is using a Datasource.

    I have a CheckedListBoxControl that has no items in its collection, but is instead bound by a datasource. When the control loads, I need to have some of the items pre-checked based on a comma delimited string. For example, lets say my CheckedListBoxControl gets the following items from the datasource...
    Posted to XtraEditors (Forum) by ryan haas on 10/15/2008
    Filed under: ListBoxControl, Listbox control, Xtraeditor, DataSource, CheckedListBoxControl
  • Re: TextEditor maskedit problem

    Can somebody please help on this one??
    Posted to XtraEditors (Forum) by Vishwakant Sharma on 9/17/2008
    Filed under: TextEdit, Mask MaskProperties, MASK MaskProperties MASKTYPE, Xtraeditor, devexpress controls
Page 1 of 1 (6 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED