'Declaration Public Overloads Overridable Function LoadState( _ ByVal filePath As String _ ) As Boolean
'Usage Dim instance As CommandBar Dim filePath As String Dim value As Boolean value = instance.LoadState(filePath)
Parameters
- filePath
- the filePath of the file to load from.