Examples
- 3 minutes to read
General
- How to: Change Current UI Culture
- How to: Respond to Editor’s Value Modification
- How to: Share Editors Between Multiple XtraGrid Controls
- How to: Enter date-time values
- How to: Enter numeric values
Data Binding
- How to: Bind a Standalone Editor in Code
- How to: Use CheckEdit to Display and Modify Data from Bound Data Field
Text Editors, Buttons and Labels
- How to: Prevent Displaying TextEdit Menu via BeforeShowMenu Event
- How to: Copy Selected Text in TextEdit Control
- How to: Paste Clipboard’s Text to TextBox Control
- How to: Create SimpleButton Control
- How to: Format Text in LabelControl Using HTML Tags
- How to: Create ButtonEdit Control in Code
- How to: Respond to Clicking ButtonEdit’s Embedded Buttons
CheckEdit
- How to: Respond to Changing CheckEdit’s State
- How to: Format Text in CheckEdit Using HTML Tags
- How to: Use CheckEdit to Display and Modify Data from Bound Data Field
Dropdown Editors
- How to: Change Item’s Height in ComboBoxEdit
- How to: Custom Paint ComboBoxEdit’s Items
- How to: Respond to Selecting ComboBoxEdit’s Items
- How to: Enable Opening ComboBox’s Dropdown Window Based on Custom Logic
- How to: Show Enumeration’s Values in ImageComboBoxEdit Control
- How to: Create ImageComboBoxEdit Control at Runtime
- How to: Show Values of Enumeration in CheckedComboBoxEdit
- How to: Disable CheckedComboBoxEdit’s Items via Event
- How to: Display Set of Boolean Options in CheckedComboBoxEdit Control
- How to: Paint Background of Numbers in DateEdit Using Skin Element
- How to: Restrict User Input in Date Editor
- How to: Assign Custom Shortcut Used to Open/Close Popup Editor’s Window
- How to: Prevent Popup Window Closing for PopupContainerEdit
- How to: Display Custom Controls in Popup
Filter Control
- How to: Customize Operand Editor Properties in FilterControl
- How to: Use Custom Value Editor in FilterControl
- How to: Remove Specific Operators from FilterControl
HyperLink Editor
- How to: Implement Hyperlink Functionality by Handling OpenLink Event
- How to: Customize HyperLinkEdit’s Command via Event
List Box Controls
- How to: Custom Paint ListBoxControl’s Items
- How to: Delete ListBoxControl’s Items That Include Specific Strings
- How to: Respond to Selecting ListBoxControl’s Items
- How to: Create ListBoxControl at Runtime
- How to: Show Array of Strings in ListBoxControl
- How to: Set Custom Height for Specific Items in ListBoxControl
- How to: Respond to Checking Items in CheckedListBoxControl
- How to: Create and Populate CheckedListBoxControl at Runtime
- How to: Disable Specific Items in CheckedListBoxControl via Event
LookUp Editor
- How to: Create Lookup Editor and Bind It to Data Source
- How to: Create Column with Custom Data in LookUpEdit
- How to: Add Value Entered by User to LookUpEdit’s Data Source
- How to: Display SVG Icons within LookUp Dropdown
Navigators
- How to: Create New DataNavigator Control
- How to: Perform Custom Actions when End-Users Click Navigator Buttons
Progress and Track Bars
- How to: Display File Operation’s Progress via ProgressBarControl
- How to: Implement Custom Tooltip for TrackBarControl’s Thumb
Radio Group
Scroll Bars
- How to: Create and Place Onto Form Horizontal Scroll Bar at Runtime
- How to: Add Scrollbars for PictureBox
- How to: Create New Vertical ScrollBar at Runtime
Tab Control
- How to: Display Custom Button Within XtraTab Control
- How to: Change Page’s Position in XtraTabControl
- How to: Respond to Clicking Close Button in XtraTabControl
- How to: Create XtraTabControl at Runtime