ActiveReports Developer 7
ShowFrame Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ITrackSelectionService Interface : ShowFrame Method

Glossary Item Box

Checks whether the focus or the routing of command has been updated correctly, based on the activation of the hosting window frame.

Syntax

Visual Basic (Declaration) 
Sub ShowFrame() 
C# 
void ShowFrame()

See Also