This method is called immediately before panel is displayed on the screen. Any setup to be done in preparation for display should be done here.
Original signature is '- (void) setupForDisplay'

C# | Visual Basic | Visual C++ |
public virtual void SetupForDisplay()
Public Overridable Sub SetupForDisplay
public: virtual void SetupForDisplay()

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)