'Declaration Public Overloads Overridable Function SaveState( _ ByVal filePath As String _ ) As Boolean
'Usage Dim instance As CommandBar Dim filePath As String Dim value As Boolean value = instance.SaveState(filePath)
Parameters
- filePath
- the filePath in which to save the state.