System.Messaging Reference (Document! X Sample)
Members 



System.Messaging.Design Namespace : QueuePathDialog Class
QueuePathDialog Class
Represents a path editor control.
Syntax
'Declaration
 
Public Class QueuePathDialog 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As QueuePathDialog
public class QueuePathDialog : System.Windows.Forms.Form 
public ref class QueuePathDialog : public System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     System.Messaging.Design.QueuePathDialog

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also