'Declaration
Public Function GetDesignerSetting( _ ByVal category As String, _ ByVal key As String, _ ByVal defaultIfNotFound As Object _ ) As Object
Parameters
- category
- key
- defaultIfNotFound
'Declaration
Public Function GetDesignerSetting( _ ByVal category As String, _ ByVal key As String, _ ByVal defaultIfNotFound As Object _ ) As Object