MonobjcMonobjc Documented Class Library
SetupPanel Property
NamespacesMonobjc.DiscRecordingUIDRBurnSetupPanelSetupPanel

Creates and return an instance of a burn setup panel.

Original signature is '+ (DRBurnSetupPanel*) setupPanel'

Declaration Syntax
C#Visual BasicVisual C++
public static DRBurnSetupPanel SetupPanel { get; }
Public Shared ReadOnly Property SetupPanel As DRBurnSetupPanel
	Get
public:
static property DRBurnSetupPanel^ SetupPanel {
	DRBurnSetupPanel^ get ();
}
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)