Visual Basic (Declaration) | |
---|---|
Public Enum ButtonAlign Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ButtonAlign |
C# | |
---|---|
public enum ButtonAlign : System.Enum |
C++/CLI | |
---|---|
public enum class ButtonAlign : public System.Enum |
Member | Description |
---|---|
Center | The button is aligned to the center. |
Left | The button is aligned to the left. |
Right | The button is aligned to the right. |
System.Object
System.ValueType
System.Enum
Dart.FileUpload.ButtonAlign
Target Platforms: Microsoft .NET Framework 2.0