Represents a dropdown for a Picker control.
The following tables list the members exposed by the DropDown type.
Name | Description | |
---|---|---|
Initializes a new instance of the DropDown class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the ToolTip will follow the mouse cursor. (Inherited from Tooltip.) |
||
Gets or sets the offset of the Tooltip. (Inherited from Tooltip.) |
||
Gets or sets the position of the Tooltip. (Inherited from Tooltip.) |
||
Gets a reference to the tooltip's target element. (Inherited from Tooltip.) |
||
Gets or sets the ToolTip content template. (Inherited from Tooltip.) |
||
Gets or sets the text of the ToolTip. (Inherited from Tooltip.) |
||
Gets or sets the event, which shows the ToolTip. (Inherited from Tooltip.) |
Name | Description | |
---|---|---|
Control.attach override. |
||
Control.detach override. |
||
Hides the Tooltip without raising events. (Inherited from Tooltip.) |
||
Shows the Tooltip without raising events. (Inherited from Tooltip.) |
||
Control.draw override. |
||
Hides the tooltip. (Inherited from Tooltip.) |
||
Control.render override. (Inherited from Tooltip.) |
||
Shows the tooltip. (Inherited from Tooltip.) |
||
Toggles the tooltip's visibility. (Inherited from Tooltip.) |
Name | Description | |
---|---|---|
Raised when the ToolTip is hidden. (Inherited from Tooltip.) |
||
Raised when the ToolTip is hiding. (Inherited from Tooltip.) |
||
Raised when the Tooltip is shown. (Inherited from Tooltip.) |
||
Raised when the Tooltip is showing. (Inherited from Tooltip.) |