'Declaration Public Class QueryItemTextEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryItemTextEventArgs
public class QueryItemTextEventArgs : System.EventArgs
'Declaration Public Class QueryItemTextEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryItemTextEventArgs
public class QueryItemTextEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Editors.QueryItemTextEventArgs
Name | Description | |
---|---|---|
![]() | QueryItemTextEventArgs Constructor | Initializes a new instance of the QueryItemTextEventArgs class. |
Name | Description | |
---|---|---|
![]() | DisplayFormat | Gets the format with which the WinComboBox.SelectedItem is displayed in the WinComboBox. |
![]() | Item | Gets the ComboBoxItem currently selected in the WinComboBox's dropdown. |
![]() | Text | Gets or sets the WinComboBox.SelectedItem's text to display in the WinComboBox. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2