SizeAllocated Method (C1ComboBox)
'Declaration
Protected Sub SizeAllocated( _
ByVal As Double, _
ByVal As Double _
)
'Usage
Dim instance As C1ComboBox
Dim width As Double
Dim height As Double
instance.SizeAllocated(width, height)
Parameters
- width
- height