Attachmate.Reflection.Productivity Namespace > IRecentTyping Interface : RecentTypingPanelVisible Property |
'Declaration
Property RecentTypingPanelVisible As Boolean
'Usage
Dim instance As IRecentTyping Dim value As Boolean instance.RecentTypingPanelVisible = value value = instance.RecentTypingPanelVisible
bool RecentTypingPanelVisible {get; set;}