[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.8 Assembly
C1.Win.Input.Base
Classes
C1DropDownEditorBase
Methods
OnHideSelectionChanged
dotnet-api
C1.Win.8 Assembly
C1.Win.Input.8 Assembly
C1.Framework
C1.Framework.Drawing.Gdi
C1.Framework.Drawing.Gdi.DeviceContexts
C1.Framework.Forms
C1.Framework.Mathematics
C1.Framework.Text.Lexicons
C1.Win.Input
C1.Win.Input.Base
Classes
C1ButtonBase
C1ButtonControl
C1DropDownControlBase
C1DropDownEditorBase
Constructors
Properties
Methods
BeginInit
CheckValidationResult
CreateUiaItem
DisposeHostedControl
EndInit
InitilizeView
InternalWndProc
OnDataTypeChanged
OnFormatError
OnFormatting
OnHideSelectionChanged
OnParsed
OnParsing
OnPostValidated
OnPostValidating
OnPreValidated
OnPreValidating
OnTabIndexChanged
OnTextAlignChanged
OnValidationError
OnValueChanged
OnVerticalAlignChanged
OnVisibleChanged
ParseContent
ResetAutoCompleteCustomSource
ResetDisplayFormat
ResetEditFormat
ResetErrorInfo
ResetInitialSelection
ResetParseInfo
ResetPostValidation
ResetPreValidation
ResetValue
Select
SelectAll
SetHostedControl
ShouldSerializeAutoCompleteCustomSource
ShouldSerializeDisplayFormat
ShouldSerializeEditFormat
ShouldSerializeErrorInfo
ShouldSerializeInitialSelection
ShouldSerializeParseInfo
ShouldSerializePostValidation
ShouldSerializePreValidation
ShouldSerializeValue
UpdateValueWithCurrentText
ValidateText
Events
C1InputControl
C1InputHost
C1TextBoxBase
Interfaces
C1.Win.Input.Base.Editors
C1.Win.Input.Base.Views
C1.Win.Input.Formating
C1.Win.Input.GrapeCity.Editors
C1.Win.Input.GrapeCity.Editors.Fields
C1.Win.Input.GrapeCity.Framework.Input
C1.Win.Input.Localization
C1.Win.Input.Styles
C1.Win.Input.Utils
C1.Win.Input.Validation
C1.Win.Input.DbNavigator.8 Assembly
C1.Win.Input.Pickers.8 Assembly
(Showing Draft Content)
C1.Win.Input.Base.C1DropDownEditorBase.OnHideSelectionChanged
OnHideSelectionChanged Method
OnHideSelectionChanged(EventArgs)
Raises the
HideSelectionChanged
event.
Declaration
protected virtual void OnHideSelectionChanged(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e