NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
KryptonCheckSet.KryptonCheckButtonCollection Class
KryptonCheckButtonCollection Methods
Add Method
Contains Method
IndexOf Method
Insert Method
OnClear Method
OnInsertComplete Method
OnRemoveComplete Method
OnSetComplete Method
Remove Method
KryptonCheckSet
KryptonCheckButtonCollection
Add Method
Adds the specifies KryptonCheckButton to the collection.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
int
Add
(
KryptonCheckButton
checkButton
)
Parameters
checkButton
Type:
Internal.ComponentFactory.Krypton.Toolkit
KryptonCheckButton
The KryptonCheckButton object to add to the collection.
Return Value
Type:
Int32
The index of the new entry.
See Also
Reference
KryptonCheckSet
KryptonCheckButtonCollection Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.