'Declaration Protected Function CreateDesignTimeSmartItem( _ ByVal itemType As Type _ ) As SmartItem
'Usage Dim instance As SmartControl Dim itemType As Type Dim value As SmartItem value = instance.CreateDesignTimeSmartItem(itemType)
Parameters
- itemType