HypernovaDesktop Components · docs
Binarymission
WinFormsTime Picker › DropDownHostConfiguration

DropDownHostConfiguration

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.Selectors.TimeSelectors

A class to expose properties exclusively relating to the popup editor.

public sealed class DropDownHostConfiguration

Members at a glance

BorderThicknessGets or sets the border thickness.
DisplayLocationGets or sets the display location.
DisplayTextVisualToTotalSizeRatioGets or sets the ratio of sizes between its display text visual to its total size ratio.
DropDownContentPaddingGets or sets the dropdown content padding.
DropDownResizeGripperColorGets or sets the color of the dropdown resize gripper.
DropDownResizeSectionBorderColorGets or sets the color of the dropdown resize section border.
DropDownResizeSectionFillColorGets or sets the color of the dropdown resize section fill.
DropDownSizeGets or sets the size of the dropdown.
EnableDropDownResizingGets or sets a value indicating whether the control should enable resizing the drop-down view.
PopupCommandVisualBorderColorGets or sets the color of the popup command visual border.
PopupCommandVisualBorderColorOnHoverGets or sets the popup command visual border color on hover.
PopupCommandVisualBorderColorOnPressedGets or sets the popup command visual border color when it is on its pressed state.
PopupCommandVisualFontGets or sets the popup command visual's font.
PopupCommandVisualHoverStateImageGets or sets the popup command visual hover state image.
PopupCommandVisualHoveredBackColorGets or sets the backcolor of the popup command visual when it is on its hovered state.
PopupCommandVisualMaximumInternalImageDrawingSizeGets or sets the maximum size for drawing the internal image for the PopupCommandVisual.
PopupCommandVisualNormalBackColorGets or sets the backcolor of the popup command visual when it is on its normal (default) state.
PopupCommandVisualNormalStateImageGets or sets the popup command visual normal state image.
PopupCommandVisualPressedBackColorGets or sets the backcolor of the popup command visual when it is on its pressed state.
PopupCommandVisualPressedStateImageGets or sets the popup command visual pressed state image.
PopupCommandVisualShouldApplyPaddingWhilePositioningImageGets or sets a value indicating whether the popup command visual should apply padding while positioning its image.
PopupCommandVisualTextGets or sets the popup command visual's text.
PopupCommandVisualTextForeColorGets or sets the color of the popup command visual text foreground.
PopupContentHostGets or sets the popup content host.
ShouldDrawBidirectionalResizeGripperGets or sets a value indicating whether the control should draw bidirectional resize gripper.
ShouldDrawDropDownResizeSectionWith3DBorderGets or sets a value indicating whether the control should draw dropdown resize section with3 d border.
ShouldDrawDropShadowGets or sets a value indicating whether the control should draw drop shadow.
ShouldDrawVerticalResizeGripperGets or sets a value indicating whether the control should draw vertical resize gripper.
ShouldRememberUserSizedDropDownSizeGets or sets a value indicating whether the control should remember the size for the drop-down setup by the user at runtime.
TextDisplayVisualBackColorGets or sets the backcolor of the text display visual.
TextDisplayVisualBorderColorGets or sets the color of the text display visual border.
TextDisplayVisualBorderThicknessGets or sets the text display visual border thickness.
TextDisplayVisualFontGets or sets the text display visual's font.
TextDisplayVisualTextForeColorGets or sets the color of the text display visual text foreground.

Properties

BorderThickness

public float BorderThickness

Gets or sets the border thickness.

DisplayLocation

public Point DisplayLocation

Gets or sets the display location.

DisplayTextVisualToTotalSizeRatio

public float DisplayTextVisualToTotalSizeRatio

Gets or sets the ratio of sizes between its display text visual to its total size ratio.

DropDownContentPadding

public Padding DropDownContentPadding

Gets or sets the dropdown content padding.

DropDownResizeGripperColor

public Color DropDownResizeGripperColor

Gets or sets the color of the dropdown resize gripper.

DropDownResizeSectionBorderColor

public Color DropDownResizeSectionBorderColor

Gets or sets the color of the dropdown resize section border.

DropDownResizeSectionFillColor

public Color DropDownResizeSectionFillColor

Gets or sets the color of the dropdown resize section fill.

DropDownSize

public Size DropDownSize

Gets or sets the size of the dropdown.

EnableDropDownResizing

public bool EnableDropDownResizing

Gets or sets a value indicating whether the control should enable resizing the drop-down view.

PopupCommandVisualBorderColor

public Color PopupCommandVisualBorderColor

Gets or sets the color of the popup command visual border.

PopupCommandVisualBorderColorOnHover

public Color PopupCommandVisualBorderColorOnHover

Gets or sets the popup command visual border color on hover.

PopupCommandVisualBorderColorOnPressed

public Color PopupCommandVisualBorderColorOnPressed

Gets or sets the popup command visual border color when it is on its pressed state.

PopupCommandVisualFont

public Font PopupCommandVisualFont

Gets or sets the popup command visual's font.

PopupCommandVisualHoverStateImage

public Bitmap PopupCommandVisualHoverStateImage

Gets or sets the popup command visual hover state image.

PopupCommandVisualHoveredBackColor

public Color PopupCommandVisualHoveredBackColor

Gets or sets the backcolor of the popup command visual when it is on its hovered state.

PopupCommandVisualMaximumInternalImageDrawingSize

public Size PopupCommandVisualMaximumInternalImageDrawingSize

Gets or sets the maximum size for drawing the internal image for the PopupCommandVisual.

PopupCommandVisualNormalBackColor

public Color PopupCommandVisualNormalBackColor

Gets or sets the backcolor of the popup command visual when it is on its normal (default) state.

PopupCommandVisualNormalStateImage

public Bitmap PopupCommandVisualNormalStateImage

Gets or sets the popup command visual normal state image.

PopupCommandVisualPressedBackColor

public Color PopupCommandVisualPressedBackColor

Gets or sets the backcolor of the popup command visual when it is on its pressed state.

PopupCommandVisualPressedStateImage

public Bitmap PopupCommandVisualPressedStateImage

Gets or sets the popup command visual pressed state image.

PopupCommandVisualShouldApplyPaddingWhilePositioningImage

public bool PopupCommandVisualShouldApplyPaddingWhilePositioningImage

Gets or sets a value indicating whether the popup command visual should apply padding while positioning its image.

PopupCommandVisualText

public string PopupCommandVisualText

Gets or sets the popup command visual's text.

PopupCommandVisualTextForeColor

public Color PopupCommandVisualTextForeColor

Gets or sets the color of the popup command visual text foreground.

PopupContentHost

public Control PopupContentHost

Gets or sets the popup content host.

ShouldDrawBidirectionalResizeGripper

public bool ShouldDrawBidirectionalResizeGripper

Gets or sets a value indicating whether the control should draw bidirectional resize gripper.

ShouldDrawDropDownResizeSectionWith3DBorder

public bool ShouldDrawDropDownResizeSectionWith3DBorder

Gets or sets a value indicating whether the control should draw dropdown resize section with3 d border.

ShouldDrawDropShadow

public bool ShouldDrawDropShadow

Gets or sets a value indicating whether the control should draw drop shadow.

ShouldDrawVerticalResizeGripper

public bool ShouldDrawVerticalResizeGripper

Gets or sets a value indicating whether the control should draw vertical resize gripper.

ShouldRememberUserSizedDropDownSize

public bool 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

public Color TextDisplayVisualBackColor

Gets or sets the backcolor of the text display visual.

TextDisplayVisualBorderColor

public Color TextDisplayVisualBorderColor

Gets or sets the color of the text display visual border.

TextDisplayVisualBorderThickness

public int TextDisplayVisualBorderThickness

Gets or sets the text display visual border thickness.

TextDisplayVisualFont

public Font TextDisplayVisualFont

Gets or sets the text display visual's font.

TextDisplayVisualTextForeColor

public Color TextDisplayVisualTextForeColor

Gets or sets the color of the text display visual text foreground.