TryGetProperty Method (BaseC1FrameworkStyle)
Tries to get value of the specified styled property.
'Declaration
Public Function TryGetProperty( _
ByRef As Object, _
Optional ByVal As String _
) As Boolean
Parameters
- value
- Property value.
- name
- Styled property name.
Return Value
True if success.