InputPanel for WinForms帮助文档
ToolTipSettings 类 成员
属性  方法 


以下表中列出了ToolTipSettings的公开成员.

公共 属性
 名称说明
Public 属性ActiveGets or sets a value indicating whether the tooltip is currently active.  
Public 属性AutomaticDelayGets or sets the automatic delay for the rich tooltip.  
Public 属性AutoPopDelayGets or sets the period of time (in milliseconds) the tooltip remains visible if the mouse pointer is stationary within a control.  
Public 属性BackColorGets or sets the background color of the tooltip window.  
Public 属性BackgroundGradientGets or sets a background gradient for the tooltips.  
Public 属性BackgroundImageGets or sets the background image displayed in tooltip window.  
Public 属性BackgroundImageLayoutGets or sets the background image layout as defined in the InputImageLayout enumeration.  
Public 属性BorderGets or sets whether the tooltip window should display a solid border.  
Public 属性BorderColorGets or sets the color of the border drawn around the tooltip when the Border property is set to true.  
Public 属性FontGets or sets the default font used to display the tooltip.  
Public 属性ForeColorGets or sets the foreground color of the tooltip window.  
Public 属性HitTestVisibleGets or sets a value that determines whether the tooltip is visible to the mouse.  
Public 属性ImagesGets a collection of images that may be shown in the tooltips.  
Public 属性InitialDelayGets or sets the time that passes before the tooltip appears.  
Public 属性IsBalloonGets or sets whether the tooltip is shown in a balloon shape.  
Public 属性MaximumWidthGets or sets the maximum width of the tooltips.  
Public 属性OpacityGets or sets the opacity of the tooltips.  
Public 属性ReshowDelayGets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one control to another.  
Public 属性RoundedCornersGets or sets whether the tooltip window has rounded corners.  
Public 属性ShadowGets or sets whether the tooltip window should display a shadow.  
Public 属性ShowAlwaysGets or sets a value indicating whether a tooltip window is displayed even when its parent control is not active.  
Public 属性StripAmpersandsGets or sets whether ampersands in the text should be hidden.  
Public 属性UseFadingGets or sets whether a fade effect should be used when displaying the tooltip.  
页首
保护 方法
请参见

引用

ToolTipSettings 类
C1.Win.C1InputPanel 命名空间

Send Feedback