Click or drag to resize

RadioButtonCollection Add Method

Overload List
Name Description
Public method Add
Adds Option button default Dimension
Public method Add(T)
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from CollectionBase T .)
Public method Add(Int32, Int32)
Adds the Shape with default size
Public method Add(Int32, Int32, Int32, Int32)
Adds new RadioButton to the collection.
Top
See Also