MonobjcMonobjc Documented Class Library
ProgressPanel Property
NamespacesMonobjc.DiscRecordingUIDRBurnProgressPanelProgressPanel

Creates and returns an instance of the burn progress panel.

Original signature is '+ (DRBurnProgressPanel*) progressPanel'

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