Skip to content

P_DataTools_MessageBoxEx_MessageBoxExButton_DropDownPlacement

Nathan Moschkin edited this page Aug 16, 2020 · 2 revisions

MessageBoxExButton.DropDownPlacement Property

Sets the placement for the drop-down menu.

Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public DropDownPlacement DropDownPlacement { get; set; }

VB

Public Property DropDownPlacement As DropDownPlacement
	Get
	Set

Property Value

Type: DropDownPlacement

See Also

Reference

MessageBoxExButton Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally