MonobjcMonobjc Documented Class Library
Open Method (sender)
NamespacesMonobjc.DiscRecordingUIDRSetupPanelOpen(Id)

Invoked when the user clicks the panel's open button.

Original signature is '- (IBAction) open:(id)sender'

Declaration Syntax
C#Visual BasicVisual C++
public virtual void Open(
	Id sender
)
Public Overridable Sub Open ( _
	sender As Id _
)
public:
virtual void Open(
	Id^ sender
)
Parameters
sender (Id)
The object that invoked this method.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.DiscRecordingUI (Module: Monobjc.DiscRecordingUI)