Enum TitleBarInfoIndexes
The following are the title bar elements represented in the arrays.
Namespace: Dapplo.Windows.User32.Enums
Assembly: Dapplo.Windows.User32.dll
Syntax
public enum TitleBarInfoIndexes : int
Fields
Name | Description |
---|---|
CloseButton | Index for the close button |
HelpButton | Index for the help button |
MaximizeButton | Index for the maximize button |
MinimizeButton | Index for the minimize button |
Reserved | Not used |
TitleBar | Index for the titlebar |