DropDownHostConfiguration
A class to expose properties exclusively relating to the popup editor.
public sealed class DropDownHostConfiguration
Members at a glance
BorderThickness | Gets or sets the border thickness. |
DisplayLocation | Gets or sets the display location. |
DisplayTextVisualToTotalSizeRatio | Gets or sets the ratio of sizes between its display text visual to its total size ratio. |
DropDownContentPadding | Gets or sets the dropdown content padding. |
DropDownResizeGripperColor | Gets or sets the color of the dropdown resize gripper. |
DropDownResizeSectionBorderColor | Gets or sets the color of the dropdown resize section border. |
DropDownResizeSectionFillColor | Gets or sets the color of the dropdown resize section fill. |
DropDownSize | Gets or sets the size of the dropdown. |
EnableDropDownResizing | Gets or sets a value indicating whether the control should enable resizing the drop-down view. |
PopupCommandVisualBorderColor | Gets or sets the color of the popup command visual border. |
PopupCommandVisualBorderColorOnHover | Gets or sets the popup command visual border color on hover. |
PopupCommandVisualBorderColorOnPressed | Gets or sets the popup command visual border color when it is on its pressed state. |
PopupCommandVisualFont | Gets or sets the popup command visual's font. |
PopupCommandVisualHoverStateImage | Gets or sets the popup command visual hover state image. |
PopupCommandVisualHoveredBackColor | Gets or sets the backcolor of the popup command visual when it is on its hovered state. |
PopupCommandVisualMaximumInternalImageDrawingSize | Gets or sets the maximum size for drawing the internal image for the PopupCommandVisual. |
PopupCommandVisualNormalBackColor | Gets or sets the backcolor of the popup command visual when it is on its normal (default) state. |
PopupCommandVisualNormalStateImage | Gets or sets the popup command visual normal state image. |
PopupCommandVisualPressedBackColor | Gets or sets the backcolor of the popup command visual when it is on its pressed state. |
PopupCommandVisualPressedStateImage | Gets or sets the popup command visual pressed state image. |
PopupCommandVisualShouldApplyPaddingWhilePositioningImage | Gets or sets a value indicating whether the popup command visual should apply padding while positioning its image. |
PopupCommandVisualText | Gets or sets the popup command visual's text. |
PopupCommandVisualTextForeColor | Gets or sets the color of the popup command visual text foreground. |
PopupContentHost | Gets or sets the popup content host. |
ShouldDrawBidirectionalResizeGripper | Gets or sets a value indicating whether the control should draw bidirectional resize gripper. |
ShouldDrawDropDownResizeSectionWith3DBorder | Gets or sets a value indicating whether the control should draw dropdown resize section with3 d border. |
ShouldDrawDropShadow | Gets or sets a value indicating whether the control should draw drop shadow. |
ShouldDrawVerticalResizeGripper | Gets or sets a value indicating whether the control should draw vertical resize gripper. |
ShouldRememberUserSizedDropDownSize | Gets or sets a value indicating whether the control should remember the size for the drop-down setup by the user at runtime. |
TextDisplayVisualBackColor | Gets or sets the backcolor of the text display visual. |
TextDisplayVisualBorderColor | Gets or sets the color of the text display visual border. |
TextDisplayVisualBorderThickness | Gets or sets the text display visual border thickness. |
TextDisplayVisualFont | Gets or sets the text display visual's font. |
TextDisplayVisualTextForeColor | Gets or sets the color of the text display visual text foreground. |
Properties
BorderThickness
Gets or sets the border thickness.
DisplayLocation
Gets or sets the display location.
DisplayTextVisualToTotalSizeRatio
Gets or sets the ratio of sizes between its display text visual to its total size ratio.
DropDownContentPadding
Gets or sets the dropdown content padding.
DropDownResizeGripperColor
Gets or sets the color of the dropdown resize gripper.
DropDownResizeSectionBorderColor
Gets or sets the color of the dropdown resize section border.
DropDownResizeSectionFillColor
Gets or sets the color of the dropdown resize section fill.
DropDownSize
Gets or sets the size of the dropdown.
EnableDropDownResizing
Gets or sets a value indicating whether the control should enable resizing the drop-down view.
PopupCommandVisualBorderColor
Gets or sets the color of the popup command visual border.
PopupCommandVisualBorderColorOnHover
Gets or sets the popup command visual border color on hover.
PopupCommandVisualBorderColorOnPressed
Gets or sets the popup command visual border color when it is on its pressed state.
PopupCommandVisualFont
Gets or sets the popup command visual's font.
PopupCommandVisualHoverStateImage
Gets or sets the popup command visual hover state image.
PopupCommandVisualHoveredBackColor
Gets or sets the backcolor of the popup command visual when it is on its hovered state.
PopupCommandVisualMaximumInternalImageDrawingSize
Gets or sets the maximum size for drawing the internal image for the PopupCommandVisual.
PopupCommandVisualNormalBackColor
Gets or sets the backcolor of the popup command visual when it is on its normal (default) state.
PopupCommandVisualNormalStateImage
Gets or sets the popup command visual normal state image.
PopupCommandVisualPressedBackColor
Gets or sets the backcolor of the popup command visual when it is on its pressed state.
PopupCommandVisualPressedStateImage
Gets or sets the popup command visual pressed state image.
PopupCommandVisualShouldApplyPaddingWhilePositioningImage
Gets or sets a value indicating whether the popup command visual should apply padding while positioning its image.
PopupCommandVisualText
Gets or sets the popup command visual's text.
PopupCommandVisualTextForeColor
Gets or sets the color of the popup command visual text foreground.
PopupContentHost
Gets or sets the popup content host.
ShouldDrawBidirectionalResizeGripper
Gets or sets a value indicating whether the control should draw bidirectional resize gripper.
ShouldDrawDropDownResizeSectionWith3DBorder
Gets or sets a value indicating whether the control should draw dropdown resize section with3 d border.
ShouldDrawDropShadow
Gets or sets a value indicating whether the control should draw drop shadow.
ShouldDrawVerticalResizeGripper
Gets or sets a value indicating whether the control should draw vertical resize gripper.
ShouldRememberUserSizedDropDownSize
Gets or sets a value indicating whether the control should remember the size for the drop-down setup by the user at runtime.
TextDisplayVisualBackColor
Gets or sets the backcolor of the text display visual.
TextDisplayVisualBorderColor
Gets or sets the color of the text display visual border.
TextDisplayVisualBorderThickness
Gets or sets the text display visual border thickness.
TextDisplayVisualFont
Gets or sets the text display visual's font.
TextDisplayVisualTextForeColor
Gets or sets the color of the text display visual text foreground.