AppWinStyle (Microsoft.VisualBasic.AppWinStyle)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: Microsoft.VisualBasic.dll

The AppWinStyle enumeration contains constants used by the Shell function to control the style of an application window. These constants can be used anywhere in your code.

VB.NET C#

VB.NET

Public Enum Structure AppWinStyle
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support