Previous Next
Going to the method implementation

By selecting boldfaced classes in the Hierarchy browser, you can view the source code of the overridden methods.

  1. Select Button if it isn't already selected.
  2. Choose Class > Edit Button::GetMinSize.
    A Source Editor is opened, class
    Button is loaded and the Source Editor is positioned at the method implementation.
  3. Close the Source Editor.