DrawFrameControlMenuType Enumeration
Namespace: DevCase.Win32.EnumsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum DrawFrameControlMenuType
Public Enumeration DrawFrameControlMenuType
Dim instance As DrawFrameControlMenuType
public enum class DrawFrameControlMenuType
type DrawFrameControlMenuType
No code example is currently available or this language may not be supported.
Arrow |
0 |
Draws a menu arrow.
|
Checkmark |
1 |
Draws a menu checkmark.
|
Bullet |
2 |
Draws a menu bullet.
|
ArrowRight |
4 |
Draws a right-pointing menu arrow.
|