
| Visual Basic (Declaration) | |
|---|---|
Public Class FileChooser Inherits System.Windows.Forms.UserControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FileChooser | |
| C# | |
|---|---|
public class FileChooser : System.Windows.Forms.UserControl | |
| Managed Extensions for C++ | |
|---|---|
public __gc class FileChooser : public System.Windows.Forms.UserControl | |
| C++/CLI | |
|---|---|
public ref class FileChooser : public System.Windows.Forms.UserControl | |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
UpdatePods.net.windward.ui.controls.FileChooser
Requirements
Namespace: UpdatePods.net.windward.ui.controls
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
Assembly: UpdatePods (in C:\agent\_work\1\s\Engine\DotNetEngine\UpdatePods\bin\Release\net461\UpdatePods.exe)