DSkin
DSkin
DSkin.Controls
DSkinProgressIndicator 类
DSkinProgressIndicator 属性
AnimationSpeed 属性
AutoStart 属性
CircleColor 属性
CircleSize 属性
NumberOfCircles 属性
NumberOfVisibleCircles 属性
Percentage 属性
Rotation 属性
ShowPercentage 属性
ShowText 属性
TextDisplay 属性
TextRenderMode 属性
DSkinProgressIndicator 属性
DSkinProgressIndicator
类型公开以下成员。
属性
名称
说明
AccessibilityObject
(继承自
Control
。)
AccessibleDefaultActionDescription
(继承自
Control
。)
AccessibleDescription
(继承自
Control
。)
AccessibleName
(继承自
Control
。)
AccessibleRole
(继承自
Control
。)
AllowDrop
(继承自
Control
。)
Anchor
(继承自
Control
。)
AnimationSpeed
获取或设置动画速度。
AutoScrollOffset
(继承自
Control
。)
AutoSize
(继承自
DSkinBaseControl
。)
AutoStart
获取或设置一个值,指示是否应自动启动动画
BackColor
(继承自
DSkinBaseControl
。)
BackgroundImage
(继承自
DSkinBaseControl
。)
BackgroundImageLayout
(继承自
DSkinBaseControl
。)
BindingContext
(继承自
Control
。)
BitmapCache
位图缓存,位图缓存不适合大尺寸的控件
(继承自
DSkinBaseControl
。)
Borders
控件边框
(继承自
DSkinBaseControl
。)
Bottom
(继承自
Control
。)
Bounds
(继承自
Control
。)
CanEnableIme
(继承自
Control
。)
CanFocus
(继承自
Control
。)
CanRaiseEvents
(继承自
Control
。)
CanSelect
(继承自
Control
。)
Canvas
控件图像
(继承自
DSkinBaseControl
。)
Capture
(继承自
Control
。)
CausesValidation
(继承自
Control
。)
CircleColor
获取或设置圆形进度条的颜色
CircleSize
获取或设置小圆形的大小,从0.1到1。
ClientRectangle
(继承自
Control
。)
ClientSize
(继承自
Control
。)
CompanyName
(继承自
Control
。)
Container
(继承自
Component
。)
ContainsFocus
(继承自
Control
。)
ContextMenu
(继承自
Control
。)
ContextMenuStrip
(继承自
Control
。)
Controls
(继承自
Control
。)
Created
(继承自
Control
。)
CreateParams
(继承自
Control
。)
Cursor
(继承自
DSkinBaseControl
。)
DataBindings
(继承自
Control
。)
DefaultCursor
(继承自
Control
。)
DefaultImeMode
(继承自
Control
。)
DefaultMargin
(继承自
Control
。)
DefaultMaximumSize
(继承自
Control
。)
DefaultMinimumSize
(继承自
Control
。)
DefaultPadding
(继承自
Control
。)
DefaultSize
(继承自
Control
。)
DesignMode
(继承自
Component
。)
DInheritanceSize
虚拟容器继承父级的尺寸百分比
(继承自
DSkinBaseControl
。)
DisplayRectangle
(继承自
Control
。)
Disposing
(继承自
Control
。)
DMargin
虚拟容器外边距
(继承自
DSkinBaseControl
。)
Dock
(继承自
Control
。)
DoubleBuffered
(继承自
Control
。)
DrawDisabled
是否绘制禁用效果,如果为true,控件将会设置位图缓存BitmapCache为true
(继承自
DSkinBaseControl
。)
DrawFocusRectangle
是否绘制焦点框
(继承自
DSkinBaseControl
。)
DuiBackgroundRender
背景渲染
(继承自
DSkinBaseControl
。)
DuiControl
内部DirectUI控件实例,重写来设置内部Dui控件类型
(继承自
DSkinBaseControl
。)
DUIControls
DirectUI控件集合
(继承自
DSkinBaseControl
。)
Enabled
(继承自
Control
。)
Events
(继承自
Component
。)
Focused
(继承自
Control
。)
Font
(继承自
DSkinBaseControl
。)
FontHeight
(继承自
Control
。)
ForeColor
(继承自
DSkinBaseControl
。)
Handle
(继承自
Control
。)
HasChildren
(继承自
Control
。)
Height
(继承自
Control
。)
ImageAttribute
控件图像属性,用于控制控件图像呈现到窗体上的效果
(继承自
DSkinBaseControl
。)
ImageEffect
图片特效,需要启用位图缓存
(继承自
DSkinBaseControl
。)
ImeContext
(继承自
DSkinBaseControl
。)
ImeMode
(继承自
Control
。)
ImeModeBase
(继承自
Control
。)
InnerDuiControl
内部DuiControl实例
(继承自
DSkinBaseControl
。)
InvokeRequired
(继承自
Control
。)
IsAccessible
(继承自
Control
。)
IsDisposed
(继承自
Control
。)
IsHandleCreated
(继承自
Control
。)
IsLayeredMode
当前是否是层绘制模式
(继承自
DSkinBaseControl
。)
IsMirrored
(继承自
Control
。)
LayoutEngine
(继承自
Control
。)
Left
(继承自
Control
。)
Location
(继承自
Control
。)
Margin
(继承自
Control
。)
MaximumSize
(继承自
Control
。)
MinimumSize
(继承自
Control
。)
Name
(继承自
Control
。)
NumberOfCircles
获取或设置用于在动画圈里的速率圈数。
NumberOfVisibleCircles
获取或设置用于在动画圈的残影数量。
Padding
(继承自
Control
。)
Parent
(继承自
Control
。)
Percentage
获取或设置百分比值。
PreferredSize
(继承自
Control
。)
ProductName
(继承自
Control
。)
ProductVersion
(继承自
Control
。)
RecreatingHandle
(继承自
Control
。)
Region
(继承自
Control
。)
RenderRightToLeft
(继承自
Control
。)
ResizeRedraw
(继承自
Control
。)
Right
(继承自
Control
。)
RightToLeft
(继承自
Control
。)
Rotation
获取或设置一个值,指示是否应顺时针或逆时针旋转。
ScaleChildren
(继承自
Control
。)
ShowFocusCues
(继承自
Control
。)
ShowKeyboardCues
(继承自
Control
。)
ShowPercentage
获取或设置一个值,指示是否应显示百分比值。
ShowText
获取或设置一个值,指示是否控制要显示的文字。
Site
(继承自
Control
。)
Size
(继承自
Control
。)
SudokuDrawBackImage
九宫格方式绘制背景图片
(继承自
DSkinBaseControl
。)
SudokuPartitionWidth
九宫格图片切割宽度
(继承自
DSkinBaseControl
。)
TabIndex
(继承自
Control
。)
TabStop
(继承自
Control
。)
Tag
(继承自
Control
。)
Text
(继承自
DSkinBaseControl
。)
TextDisplay
获取或设置将在控件显示的文本显示模式。
TextRenderMode
文本渲染模式
Top
(继承自
Control
。)
TopLevelControl
(继承自
Control
。)
UseWaitCursor
(继承自
Control
。)
Visible
(继承自
Control
。)
Width
(继承自
Control
。)
Top
参见
引用
DSkinProgressIndicator 类
DSkin.Controls 命名空间