• Input for WinFormsの概要
  • 主な特長
  • クイックスタート
  • Input コントロール
    • Button
    • CheckBox
    • ColorPicker
    • ComboBox
    • DbNavigator
    • DropDown
    • FontPicker
    • Label
    • MaskedTextBox
    • NumericEdit
    • PictureBox
    • RadioButton
    • RangeSlider
    • SplitButton
    • TextBox
  • プレースホルダー
  • ボタンの型
  • テキストの配置
  • ドロップダウンの配置
  • データの書式設定
    • 型の書式設定
    • カスタム書式指定子
    • 数値カスタム書式指定子
    • 日時カスタム書式指定子
  • データ解析
  • データ検証
    • 事前検証
    • 事後検証
  • 入力マスク
  • エラーの処理
    • データエラー
    • データ表示における不正な書式
    • ユーザー入力エラー
  • NULL と空の値の処理
    • NULL と空の値の表示
    • NULL と空の値の入力
  • カルチャ(地域)設定
  • キーボードナビゲーション
    • フォーカスの移動
  • 外観とスタイル設定
    • ボタン
    • CheckBox
    • ColorPicker
    • ComboBox
    • DbNavigator
    • DropDown
    • FontPicker
    • ラベル
    • MaskedTextbox
    • NumericEdit
    • PictureBox
    • RangeSlider
    • RadioButton
    • SplitButton
    • TextBox
  • テーマ
  • .NET リファレンス
    • C1.Win.6 アセンブリ
      • 概要
      • 名前空間
        • C1.Framework 名前空間
          • 概要
          • クラス
            • BackgroundBrushProvider
              • 概要
              • メンバ
              • BackgroundBrushProvider コンストラクタ
              • メソッド
                • Clone メソッド
                • GetBrush メソッド
                • GetBrushColor メソッド
              • プロパティ
                • BackColor プロパティ
                • Blend プロパティ
                • Brush プロパティ
                • Center プロパティ
                • DisposeBrushAfterUse プロパティ
                • GammaCorrection プロパティ
                • GradientColor プロパティ
                • GradientMode プロパティ
                • InterpolationColors プロパティ
            • BasePanel
              • 概要
              • メンバ
              • BasePanel コンストラクタ
                • BasePanel コンストラクタ(Style)
                • BasePanel コンストラクタ()
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
              • プロパティ
                • Children プロパティ
            • BitmapIconElement
              • 概要
              • メンバ
              • BitmapIconElement コンストラクタ
                • BitmapIconElement コンストラクタ()
                • BitmapIconElement コンストラクタ(String)
                • BitmapIconElement コンストラクタ(C1BitmapIcon)
                • BitmapIconElement コンストラクタ(C1BitmapIcon,Style)
              • プロパティ
                • ShowAsMonochrome プロパティ
                • Source プロパティ
                • Stretch プロパティ
            • BitmapIconRenderer
              • 概要
              • メンバ
              • BitmapIconRenderer コンストラクタ
              • メソッド
                • GetImage メソッド
              • プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • ShowAsMonochrome プロパティ
                • Size プロパティ
                • Source プロパティ
                • Stretch プロパティ
            • BorderEdges
              • 概要
              • メンバ
              • BorderEdges コンストラクタ
                • BorderEdges コンストラクタ(Style)
                • BorderEdges コンストラクタ()
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Bottom プロパティ
                • IsEmpty プロパティ
                • Left プロパティ
                • Right プロパティ
                • Top プロパティ
            • ButtonElement
              • 概要
              • メンバ
              • ButtonElement コンストラクタ
                • ButtonElement コンストラクタ(Style,Object[])
                • ButtonElement コンストラクタ(Style)
                • ButtonElement コンストラクタ(Object[])
                • ButtonElement コンストラクタ()
              • メソッド
                • GetDropDownButton メソッド
                • GetImageElement メソッド
                  • GetImageElement() メソッド
                  • GetImageElement(Boolean) メソッド
                • GetPushImage メソッド
                  • GetPushImage(Size,String,Font,Boolean,PushButtonState) メソッド
                  • GetPushImage(Image,Boolean,PushButtonState) メソッド
                • GetTextElement メソッド
                  • GetTextElement() メソッド
                  • GetTextElement(Boolean) メソッド
                • OnKeyDown メソッド
                • OnKeyUp メソッド
                • OnMouseUp メソッド
                • PerformClick メソッド
              • プロパティ
                • Image プロパティ
                • Text プロパティ
                • ToolTipText プロパティ
              • イベント
                • Click イベント
            • C1BitmapIcon
              • 概要
              • メンバ
              • C1BitmapIcon コンストラクタ
                • C1BitmapIcon コンストラクタ()
                • C1BitmapIcon コンストラクタ(String)
                • C1BitmapIcon コンストラクタ(String,Size,Color,Image)
                • C1BitmapIcon コンストラクタ(String,Size,Color,Object,Int32)
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • ShowAsMonochrome プロパティ
                • Source プロパティ
                • Stretch プロパティ
            • C1CompositeIcon
              • 概要
              • メンバ
              • C1CompositeIcon コンストラクタ
                • C1CompositeIcon コンストラクタ()
                • C1CompositeIcon コンストラクタ(String)
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • プロパティ
                • Icons プロパティ
            • C1FontIcon
              • 概要
              • メンバ
              • C1FontIcon コンストラクタ
                • C1FontIcon コンストラクタ()
                • C1FontIcon コンストラクタ(String,Size,Color,String,Font)
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • プロパティ
                • Font プロパティ
                • Text プロパティ
            • C1Icon
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • プロパティ
                • Color プロパティ
                • IsEmptyColor プロパティ
                • IsFreeScale プロパティ
                • Key プロパティ
                • Padding プロパティ
                • Size プロパティ
              • イベント
                • PropertyChanged イベント
            • C1IconCollectionEditor
              • 概要
              • メンバ
              • C1IconCollectionEditor コンストラクタ
            • C1IconTemplate
              • 概要
              • メンバ
              • C1IconTemplate コンストラクタ
              • メソッド
                • CreateIcon メソッド
                  • CreateIcon() メソッド
                  • CreateIcon(Size) メソッド
              • プロパティ
                • Align プロパティ
                • AlignBottom プロパティ
                • AlignBottomLeft プロパティ
                • AlignBottomRight プロパティ
                • AlignLeft プロパティ
                • AlignRight プロパティ
                • AlignTop プロパティ
                • AlignTopLeft プロパティ
                • AlignTopRight プロパティ
                • ArrowDown プロパティ
                • ArrowDown2 プロパティ
                • ArrowLeft プロパティ
                • ArrowRight プロパティ
                • ArrowUp プロパティ
                • ArrowUp2 プロパティ
                • Asterisk プロパティ
                • BackColor プロパティ
                • Bold プロパティ
                • BorderColor プロパティ
                • Cancel プロパティ
                • CheckBox プロパティ
                • CheckBoxBack プロパティ
                • CheckBoxIndeterminate プロパティ
                • CheckBoxRect プロパティ
                • Checked プロパティ
                • CheckMark プロパティ
                • ChevronDown プロパティ
                • ChevronLeft プロパティ
                • ChevronRight プロパティ
                • ChevronUp プロパティ
                • CloseButton プロパティ
                • Collapsed プロパティ
                • ColumnPickerClearIcon プロパティ
                • ColumnPickerSearchIcon プロパティ
                • ColumnPickerToolIcon プロパティ
                • DBAdd プロパティ
                • DBCursor プロパティ
                • Delete プロパティ
                • DetailCollapsed プロパティ
                • DetailExpanded プロパティ
                • Down プロパティ
                • DownArrow プロパティ
                • Edit プロパティ
                • Edit1 プロパティ
                • ErrorInfoCircle プロパティ
                • ErrorInfoMark プロパティ
                • Expanded プロパティ
                • Expression プロパティ
                • ExpressionEditor プロパティ
                • FilteredColumn プロパティ
                • FilterEditor プロパティ
                • FirstRecord プロパティ
                • ForeColor プロパティ
                • Gradient プロパティ
                • Grayed プロパティ
                • Grid プロパティ
                • Hamburger プロパティ
                • HelpButton プロパティ
                • Histogram プロパティ
                • Italic プロパティ
                • LastRecord プロパティ
                • MaximizeButton プロパティ
                • MenuDown プロパティ
                • MenuRight プロパティ
                • MinimizeButton プロパティ
                • Minus プロパティ
                • More プロパティ
                • OpenTypeFont プロパティ
                • Pin プロパティ
                • Plus プロパティ
                • Plus1 プロパティ
                • RadioBack プロパティ
                • RadioChecked プロパティ
                • RadioUnchecked プロパティ
                • Refresh プロパティ
                • RestoreButton プロパティ
                • Star5 プロパティ
                • Strikeout プロパティ
                • Transparent プロパティ
                • TriangleEast プロパティ
                • TriangleNorth プロパティ
                • TriangleNorthEast プロパティ
                • TriangleSouth プロパティ
                • TriangleSouthEast プロパティ
                • TriangleWest プロパティ
                • TrueTypeFont プロパティ
                • Unchecked プロパティ
                • Underline プロパティ
                • Unpin プロパティ
                • Up プロパティ
                • UpArrow プロパティ
            • C1PathIcon
              • 概要
              • メンバ
              • C1PathIcon コンストラクタ
                • C1PathIcon コンストラクタ()
                • C1PathIcon コンストラクタ(String)
                • C1PathIcon コンストラクタ(String,Size,Color,String)
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • プロパティ
                • Data プロパティ
            • C1PolygonIcon
              • 概要
              • メンバ
              • C1PolygonIcon コンストラクタ
                • C1PolygonIcon コンストラクタ()
                • C1PolygonIcon コンストラクタ(String)
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • プロパティ
                • IsClosed プロパティ
                • Points プロパティ
            • C1VectorIcon
              • 概要
              • メンバ
              • プロパティ
                • AllowSmoothing プロパティ
                • IsFreeScale プロパティ
                • Stroke プロパティ
                • StrokeThickness プロパティ
                • ViewBox プロパティ
            • CheckBoxButtonElement
              • 概要
              • メンバ
              • CheckBoxButtonElement コンストラクタ
              • イベント
                • CheckedChanged イベント
            • CheckButtonElement
              • 概要
              • メンバ
              • CheckButtonElement コンストラクタ
                • CheckButtonElement コンストラクタ(Style,Object[])
                • CheckButtonElement コンストラクタ(Style)
                • CheckButtonElement コンストラクタ(Object[])
                • CheckButtonElement コンストラクタ()
              • メソッド
                • GetCheckboxImage メソッド
                • GetCheckedImage メソッド
                • GetImage メソッド
                • OnKeyUp メソッド
                • OnLostFocus メソッド
                • OnMouseDown メソッド
                • OnMouseLeaveHover メソッド
                • OnMouseUp メソッド
              • プロパティ
                • CheckboxImageElement プロパティ
                • CheckBoxIndex プロパティ
                • Checked プロパティ
                • CheckState プロパティ
            • ColumnPanel
              • 概要
              • メンバ
              • ColumnPanel コンストラクタ
                • ColumnPanel コンストラクタ(Style)
                • ColumnPanel コンストラクタ()
            • CompositeIconElement
              • 概要
              • メンバ
              • CompositeIconElement コンストラクタ
                • CompositeIconElement コンストラクタ()
                • CompositeIconElement コンストラクタ(C1CompositeIcon)
                • CompositeIconElement コンストラクタ(C1CompositeIcon,Style)
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
              • プロパティ
                • Children プロパティ
            • CompositeIconRenderer
              • 概要
              • メンバ
              • CompositeIconRenderer コンストラクタ
              • メソッド
                • GetImage メソッド
              • プロパティ
                • IconRenderers プロパティ
                • Size プロパティ
            • ContentElement
              • 概要
              • メンバ
              • メソッド
                • GetValue メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • RenderContent メソッド
                • ToString メソッド
            • ControlHostElement
              • 概要
              • メンバ
              • ControlHostElement コンストラクタ
                • ControlHostElement コンストラクタ(Style,Control)
                • ControlHostElement コンストラクタ(Style)
                • ControlHostElement コンストラクタ(Control)
                • ControlHostElement コンストラクタ()
              • メソッド
                • ApplyStyle メソッド
                • OnGotFocus メソッド
                • OnLostFocus メソッド
                • OnMouseLeave メソッド
                • OnTextChanged メソッド
                • Render メソッド
                • UpdateControlBounds メソッド
              • プロパティ
                • Control プロパティ
            • DockPanel
              • 概要
              • メンバ
              • DockPanel コンストラクタ
                • DockPanel コンストラクタ(Style)
                • DockPanel コンストラクタ()
              • メソッド
                • AddChild メソッド
                • Clone メソッド
                • GetDock メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • SetDock メソッド
            • DropDownFormBase
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • CloseForm メソッド
                • OpenForm メソッド
              • プロパティ
                • Control プロパティ
                • DropDownOwner プロパティ
                • Focusable プロパティ
                • InternalFocusMovement プロパティ
            • DynamicStyle
              • 概要
              • メンバ
              • プロパティ
                • BackBrushProvider プロパティ
                • BackImage プロパティ
                • Border プロパティ
                • BorderBottom プロパティ
                • BorderBrush プロパティ
                • BorderLeft プロパティ
                • BorderRight プロパティ
                • BorderTop プロパティ
                • ForeColor プロパティ
                • Name プロパティ
                • Owner プロパティ
                • RightToLeft プロパティ
                • TextDecoration プロパティ
              • フィールド
                • Empty フィールド
            • Element
              • 概要
              • メンバ
              • Element コンストラクタ
                • Element コンストラクタ(Style)
                • Element コンストラクタ()
              • メソッド
                • ApplicationHasFocus メソッド
                • Clone メソッド
                • FindMnemonic メソッド
                • Focus メソッド
                • GetBitmapResource メソッド
                • GetBounds メソッド
                  • GetBounds(Element) メソッド
                  • GetBounds(Element,Boolean,Boolean) メソッド
                • GetFlags メソッド
                • GetImageResource メソッド
                • GetParent<T> メソッド
                • GetParentOfType メソッド
                • GetScrollOrigin メソッド
                • HitTest メソッド
                • Invalidate メソッド
                  • Invalidate(Boolean) メソッド
                  • Invalidate() メソッド
                • IsChildOf メソッド
                • IsInputKey メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                  • Layout() メソッド
                • Measure メソッド
                  • Measure(Graphics,Object) メソッド
                  • Measure(Style,Graphics,Object) メソッド
                  • Measure(Graphics,Object,Int32) メソッド
                  • Measure(Style,Graphics,Object,Int32) メソッド
                • Offset メソッド
                • OnClick メソッド
                • OnDoubleClick メソッド
                • OnGotFocus メソッド
                • OnKeyDown メソッド
                • OnKeyPress メソッド
                • OnKeyUp メソッド
                • OnLostFocus メソッド
                • OnMouseDown メソッド
                • OnMouseEnter メソッド
                • OnMouseEnterHover メソッド
                • OnMouseLeave メソッド
                • OnMouseLeaveHover メソッド
                • OnMouseLostCapture メソッド
                • OnMouseMove メソッド
                • OnMouseUp メソッド
                • OnMouseWheel メソッド
                • OnValidated メソッド
                • OnValidating メソッド
                • PointToClient メソッド
                • PointToScreen メソッド
                • Render メソッド
                • RenderChildren メソッド
                • RenderContent メソッド
                • SetDirty メソッド
                  • SetDirty(Boolean,Boolean) メソッド
                  • SetDirty(Boolean) メソッド
                  • SetDirty() メソッド
                • SetFlags メソッド
                  • SetFlags(ElementFlags,Boolean) メソッド
                  • SetFlags(ElementFlags,Boolean,Boolean) メソッド
                • ThreadHasFocus メソッド
              • プロパティ
                • AutoHeight プロパティ
                • AutoSize プロパティ
                • AutoWidth プロパティ
                • Bounds プロパティ
                • Children プロパティ
                • ContainsFocus プロパティ
                • ContentBounds プロパティ
                • Enabled プロパティ
                • Focusable プロパティ
                • Focused プロパティ
                • ForceLineBreak プロパティ
                • HasChildren プロパティ
                • Height プロパティ
                • HitTestable プロパティ
                • HostControl プロパティ
                • HostView プロパティ
                • InheritedRtl プロパティ
                • IsDirty プロパティ
                • IsEnabled プロパティ
                • IsFocusable プロパティ
                • IsHot プロパティ
                • IsPressed プロパティ
                • IsVisible プロパティ
                • Left プロパティ
                • LineDescent プロパティ
                • Location プロパティ
                • Parent プロパティ
                • RenderStyle プロパティ
                • RightToLeft プロパティ
                • Root プロパティ
                • ShowFocusRectangle プロパティ
                • Size プロパティ
                • Style プロパティ
                • Top プロパティ
                • Validated プロパティ
                • Visible プロパティ
                • Width プロパティ
            • ElementList
              • 概要
              • メンバ
              • ElementList コンストラクタ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • Insert メソッド
                • InsertRange メソッド
                • Offset メソッド
                  • Offset(Int32,Int32) メソッド
                  • Offset(Int32,Int32,Int32,Int32) メソッド
                • RemoveAt メソッド
                • RemoveRange メソッド
                • Reverse メソッド
                  • Reverse(Int32,Int32) メソッド
                  • Reverse() メソッド
              • プロパティ
                • Item プロパティ
                • Last プロパティ
                • Owner プロパティ
            • ExpandButtonElement
              • 概要
              • メンバ
              • ExpandButtonElement コンストラクタ
              • プロパティ
                • IsEnabled プロパティ
            • FlowPanel
              • 概要
              • メンバ
              • FlowPanel コンストラクタ
                • FlowPanel コンストラクタ(Style,Boolean)
                • FlowPanel コンストラクタ(Style)
                • FlowPanel コンストラクタ(Boolean)
                • FlowPanel コンストラクタ()
              • プロパティ
                • Orientation プロパティ
            • FontIconElement
              • 概要
              • メンバ
              • FontIconElement コンストラクタ
                • FontIconElement コンストラクタ()
                • FontIconElement コンストラクタ(C1FontIcon)
                • FontIconElement コンストラクタ(C1FontIcon,Style)
              • メソッド
                • ToString メソッド
              • プロパティ
                • Font プロパティ
                • Text プロパティ
            • FontIconRenderer
              • 概要
              • メンバ
              • FontIconRenderer コンストラクタ
              • メソッド
                • GetImage メソッド
              • プロパティ
                • BackColor プロパティ
                • Font プロパティ
                • Size プロパティ
                • Text プロパティ
                • TextFormatFlags プロパティ
            • GridCell
              • 概要
              • メンバ
              • GridCell コンストラクタ
                • GridCell コンストラクタ(GridPanel,Int32,Int32)
                • GridCell コンストラクタ(GridRow,Int32)
              • プロパティ
                • ColSpan プロパティ
                • Element プロパティ
                • RowSpan プロパティ
            • GridColumn
              • 概要
              • メンバ
              • GridColumn コンストラクタ
              • プロパティ
                • Width プロパティ
            • GridColumnCollection
              • 概要
              • メンバ
              • GridColumnCollection コンストラクタ
              • メソッド
                • Add メソッド
                  • Add(GridColumn) メソッド
                  • Add() メソッド
              • プロパティ
                • Grid プロパティ
                • Item プロパティ
            • GridPanel
              • 概要
              • メンバ
              • GridPanel コンストラクタ
                • GridPanel コンストラクタ(Style,Int32,Int32)
                • GridPanel コンストラクタ(Style)
                • GridPanel コンストラクタ(Int32,Int32)
                • GridPanel コンストラクタ()
              • メソッド
                • Clone メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • Render メソッド
              • プロパティ
                • CellSpacing プロパティ
                • Columns プロパティ
                • Item プロパティ
                • Rows プロパティ
                • UniformColumnWidths プロパティ
                • UniformRowHeights プロパティ
            • GridRow
              • 概要
              • メンバ
              • GridRow コンストラクタ
              • メソッド
                • HitTest メソッド
                • Render メソッド
              • プロパティ
                • Grid プロパティ
                • Index プロパティ
                • Item プロパティ
            • GridRowCollection
              • 概要
              • メンバ
              • GridRowCollection コンストラクタ
              • メソッド
                • Add メソッド
                  • Add(GridRow) メソッド
                  • Add() メソッド
              • プロパティ
                • Grid プロパティ
                • Item プロパティ
            • HostedElement
              • 概要
              • メンバ
              • HostedElement コンストラクタ
              • メソッド
                • RescaleForDpi メソッド
              • プロパティ
                • Element プロパティ
            • IconElement
              • 概要
              • メンバ
              • メソッド
                • CreateElement メソッド
                  • CreateElement(C1Icon) メソッド
                  • CreateElement(C1Icon,Style) メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • RenderContent メソッド
                • ToString メソッド
              • プロパティ
                • Color プロパティ
                • Key プロパティ
                • Padding プロパティ
            • IconRenderer
              • 概要
              • メンバ
              • メソッド
                • CreateRenderer メソッド
                • Dispose メソッド
                • GetImage メソッド
              • プロパティ
                • Color プロパティ
                • DeviceDpi プロパティ
                • Padding プロパティ
                • RightToLeft プロパティ
                • ScaledSize プロパティ
                • Size プロパティ
            • IconSet
              • 概要
              • メンバ
              • IconSet コンストラクタ
              • メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • GetNextAvailableIcon メソッド
                • ReadXml メソッド
                • WriteXml メソッド
              • イベント
                • CollectionChanged イベント
            • ImageElement
              • 概要
              • メンバ
              • ImageElement コンストラクタ
                • ImageElement コンストラクタ(Style,Image)
                • ImageElement コンストラクタ(Image)
                • ImageElement コンストラクタ(Style)
                • ImageElement コンストラクタ()
              • メソッド
                • GetValue メソッド
              • プロパティ
                • Image プロパティ
                • LineDescent プロパティ
            • ParagraphElement
              • 概要
              • メンバ
              • ParagraphElement コンストラクタ
                • ParagraphElement コンストラクタ(Style,String)
                • ParagraphElement コンストラクタ(Style)
                • ParagraphElement コンストラクタ(String)
                • ParagraphElement コンストラクタ()
              • メソッド
                • AddText メソッド
                  • AddText(String) メソッド
                  • AddText(String,Style) メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
            • PathIconElement
              • 概要
              • メンバ
              • PathIconElement コンストラクタ
                • PathIconElement コンストラクタ()
                • PathIconElement コンストラクタ(String)
                • PathIconElement コンストラクタ(C1PathIcon)
                • PathIconElement コンストラクタ(C1PathIcon,Style)
              • プロパティ
                • Data プロパティ
            • PathIconRenderer
              • 概要
              • メンバ
              • PathIconRenderer コンストラクタ
              • プロパティ
                • Data プロパティ
            • PolygonIconElement
              • 概要
              • メンバ
              • PolygonIconElement コンストラクタ
                • PolygonIconElement コンストラクタ()
                • PolygonIconElement コンストラクタ(String)
                • PolygonIconElement コンストラクタ(C1PolygonIcon)
                • PolygonIconElement コンストラクタ(C1PolygonIcon,Style)
              • プロパティ
                • IsClosed プロパティ
                • Points プロパティ
            • PolygonIconRenderer
              • 概要
              • メンバ
              • PolygonIconRenderer コンストラクタ
              • プロパティ
                • IsClosed プロパティ
                • Points プロパティ
            • ProgressBarElement
              • 概要
              • メンバ
              • ProgressBarElement コンストラクタ
                • ProgressBarElement コンストラクタ(Style)
                • ProgressBarElement コンストラクタ()
              • メソッド
                • Render メソッド
              • プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • ProgressStyle プロパティ
                • Value プロパティ
            • RadioButtonElement
              • 概要
              • メンバ
              • RadioButtonElement コンストラクタ
                • RadioButtonElement コンストラクタ(Style,Object[])
                • RadioButtonElement コンストラクタ(Style)
                • RadioButtonElement コンストラクタ(Object[])
                • RadioButtonElement コンストラクタ()
              • メソッド
                • GetImage メソッド
                • GetRadioImage メソッド
            • RepeatButtonElement
              • 概要
              • メンバ
              • RepeatButtonElement コンストラクタ
                • RepeatButtonElement コンストラクタ(Style,Object[])
                • RepeatButtonElement コンストラクタ(Style)
                • RepeatButtonElement コンストラクタ(Object[])
                • RepeatButtonElement コンストラクタ()
              • メソッド
                • OnMouseDown メソッド
                • OnMouseEnter メソッド
                • OnMouseLeave メソッド
                • OnMouseLostCapture メソッド
                • OnMouseUp メソッド
              • プロパティ
                • Delay プロパティ
                • HoverDelay プロパティ
                • Interval プロパティ
            • ResourceLoader
              • 概要
              • メンバ
              • ResourceLoader コンストラクタ
              • メソッド
                • DecodeImage メソッド
                • GetImage メソッド
                  • GetImage(String) メソッド
                  • GetImage(Assembly,String) メソッド
                • GetImages メソッド
                  • GetImages() メソッド
                  • GetImages(Assembly) メソッド
                • GetStream メソッド
                  • GetStream(String) メソッド
                  • GetStream(Assembly,String) メソッド
            • RowPanel
              • 概要
              • メンバ
              • RowPanel コンストラクタ
                • RowPanel コンストラクタ(Style)
                • RowPanel コンストラクタ()
            • ScrollableControl
              • 概要
              • メンバ
              • プロパティ
                • BorderColor プロパティ
                • BorderStyle プロパティ
                • Cursor プロパティ
                • ScrollableRectangle プロパティ
                • ScrollBars プロパティ
                • ScrollPosition プロパティ
                • ScrollSize プロパティ
                • ScrollTrack プロパティ
                • Text プロパティ
              • フィールド
                • SB_BOTH フィールド
                • SB_BOTTOM フィールド
                • SB_CTL フィールド
                • SB_ENDSCROLL フィールド
                • SB_HORZ フィールド
                • SB_LINEDOWN フィールド
                • SB_LINEUP フィールド
                • SB_PAGEDOWN フィールド
                • SB_PAGEUP フィールド
                • SB_THUMBPOSITION フィールド
                • SB_THUMBTRACK フィールド
                • SB_TOP フィールド
                • SB_VERT フィールド
                • WM_HSCROLL フィールド
                • WM_LBUTTONUP フィールド
                • WM_MOUSEMOVE フィールド
                • WM_NCCALCSIZE フィールド
                • WM_NCHITTEST フィールド
                • WM_NCLBUTTONDOWN フィールド
                • WM_NCLBUTTONUP フィールド
                • WM_NCMOUSEHOVER フィールド
                • WM_NCMOUSELEAVE フィールド
                • WM_NCMOUSEMOVE フィールド
                • WM_NCPAINT フィールド
                • WM_SETREDRAW フィールド
                • WM_VSCROLL フィールド
            • ScrollablePanel
              • 概要
              • メンバ
              • ScrollablePanel コンストラクタ
                • ScrollablePanel コンストラクタ(Style)
                • ScrollablePanel コンストラクタ()
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • OnMouseWheel メソッド
                • Render メソッド
                • ScrollIntoView メソッド
                  • ScrollIntoView(Element) メソッド
                  • ScrollIntoView(Rectangle) メソッド
              • プロパティ
                • ContentElement プロパティ
                • ScrollPosition プロパティ
                • SmoothScrolling プロパティ
              • イベント
                • ScrollPositionChanged イベント
            • ScrollableStackPanel
              • 概要
              • メンバ
              • ScrollableStackPanel コンストラクタ
                • ScrollableStackPanel コンストラクタ(Style)
                • ScrollableStackPanel コンストラクタ()
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
              • プロパティ
                • ButtonNext プロパティ
                • ButtonPrevious プロパティ
                • ButtonSize プロパティ
                • ContentElement プロパティ
                • ForceScrollButtons プロパティ
                • ScrollablePanel プロパティ
                • ScrollDelay プロパティ
                • ScrollDelayHover プロパティ
                • ScrollInterval プロパティ
                • ScrollPosition プロパティ
                • ScrollStep プロパティ
            • ScrollBarElement
              • 概要
              • メンバ
              • ScrollBarElement コンストラクタ
                • ScrollBarElement コンストラクタ(Style,Boolean)
                • ScrollBarElement コンストラクタ(Style)
                • ScrollBarElement コンストラクタ(Boolean)
                • ScrollBarElement コンストラクタ()
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
              • プロパティ
                • ButtonSize プロパティ
                • LargeChange プロパティ
                • LineDownButton プロパティ
                • LineUpButton プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • PageDownButton プロパティ
                • PageUpButton プロパティ
                • ProportionalThumb プロパティ
                • SmallChange プロパティ
                • SmoothScrolling プロパティ
                • Thumb プロパティ
                • Value プロパティ
                • ZoomFactor プロパティ
              • イベント
                • HotChanged イベント
                • ValueChanged イベント
            • ScrollBarElement.ScrollBarLineButton
              • 概要
              • メンバ
              • ScrollBarElement.ScrollBarLineButton コンストラクタ
              • メソッド
                • Render メソッド
            • ScrollBarElement.ScrollBarPageButton
              • 概要
              • メンバ
              • ScrollBarElement.ScrollBarPageButton コンストラクタ
              • メソッド
                • Render メソッド
            • ScrollBarElement.ScrollBarThumb
              • 概要
              • メンバ
              • ScrollBarElement.ScrollBarThumb コンストラクタ
              • メソッド
                • OnMouseDown メソッド
                • OnMouseLostCapture メソッド
                • OnMouseMove メソッド
                • OnMouseUp メソッド
                • Render メソッド
            • ScrollBarPanel
              • 概要
              • メンバ
              • ScrollBarPanel コンストラクタ
                • ScrollBarPanel コンストラクタ(Style)
                • ScrollBarPanel コンストラクタ()
              • メソッド
                • Clone メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
              • プロパティ
                • ButtonSize プロパティ
                • ContentElement プロパティ
                • ForceScrollBars プロパティ
                • ScrollablePanel プロパティ
                • ScrollBarHorizontal プロパティ
                • ScrollBars プロパティ
                • ScrollBarVertical プロパティ
            • StackPanel
              • 概要
              • メンバ
              • StackPanel コンストラクタ
                • StackPanel コンストラクタ(Style,Boolean)
                • StackPanel コンストラクタ(Boolean)
                • StackPanel コンストラクタ(Style)
                • StackPanel コンストラクタ()
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
              • プロパティ
                • Orientation プロパティ
            • Style
              • 概要
              • メンバ
              • Style コンストラクタ
                • Style コンストラクタ()
                • Style コンストラクタ(String)
              • メソッド
                • BrushFromColor メソッド
                • Clone メソッド
                • ColorFromBrush メソッド
                • Copy メソッド
                • Deflate メソッド
                  • Deflate(Rectangle) メソッド
                  • Deflate(Size) メソッド
                  • Deflate(Int32,Int32) メソッド
                • DeflateHeight メソッド
                • DeflateWidth メソッド
                • Dispose メソッド
                • FormatValue メソッド
                • HasShadow メソッド
                • Inflate メソッド
                  • Inflate(Rectangle) メソッド
                  • Inflate(Size) メソッド
                  • Inflate(Int32,Int32) メソッド
                • InflateHeight メソッド
                • InflateWidth メソッド
                • Merge メソッド
              • プロパティ
                • BackBrush プロパティ
                • BackBrushProvider プロパティ
                • BackColor プロパティ
                • BackColor2 プロパティ
                • BackImage プロパティ
                • BackImageAlignment プロパティ
                • BackImageAllowFlip プロパティ
                • BackImagePadding プロパティ
                • BackImagePaddingRtl プロパティ
                • BackImageScaling プロパティ
                • Border プロパティ
                • BorderBrush プロパティ
                • BorderColor プロパティ
                • BorderEdges プロパティ
                • BorderRtl プロパティ
                • ChildSpacing プロパティ
                • Clip プロパティ
                • Corners プロパティ
                • Cursor プロパティ
                • DefaultStyle プロパティ
                • Disabled プロパティ
                • DisplayBlock プロパティ
                • Ellipse プロパティ
                • Flags プロパティ
                • Font プロパティ
                • FontPadding プロパティ
                • ForeBrush プロパティ
                • ForeColor プロパティ
                • Format プロパティ
                • GammaCorrection プロパティ
                • GradientBlend プロパティ
                • GradientCenter プロパティ
                • GradientInterpolationColors プロパティ
                • GradientMode プロパティ
                • Height プロパティ
                • HorizontalAlignment プロパティ
                • Hot プロパティ
                • HotkeyPrefix プロパティ
                • HotPressed プロパティ
                • ImageAlignment プロパティ
                • ImageAllowFlip プロパティ
                • ImageScaling プロパティ
                • Indent プロパティ
                • Locked プロパティ
                • Margins プロパティ
                • MarginsRtl プロパティ
                • Name プロパティ
                • Owner プロパティ
                • Padding プロパティ
                • PaddingRtl プロパティ
                • Pressed プロパティ
                • Shadow プロパティ
                • TextDirection プロパティ
                • Trimming プロパティ
                • VerticalAlignment プロパティ
                • Width プロパティ
                • WordWrap プロパティ
              • フィールド
                • SHADOW_SIZE フィールド
              • イベント
                • StyleChanged イベント
            • TextBoxElement
              • 概要
              • メンバ
              • TextBoxElement コンストラクタ
                • TextBoxElement コンストラクタ(Style,String)
                • TextBoxElement コンストラクタ(String)
                • TextBoxElement コンストラクタ(Style)
                • TextBoxElement コンストラクタ()
              • メソッド
                • ApplyStyle メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • OnTextChanged メソッド
              • プロパティ
                • Text プロパティ
                • TextBox プロパティ
            • TextElement
              • 概要
              • メンバ
              • TextElement コンストラクタ
                • TextElement コンストラクタ(Style,String)
                • TextElement コンストラクタ(Style)
                • TextElement コンストラクタ(String)
                • TextElement コンストラクタ()
              • メソッド
                • GetValue メソッド
              • プロパティ
                • ForceLineBreak プロパティ
                • Text プロパティ
            • Theme
              • 概要
              • メンバ
              • Theme コンストラクタ
                • Theme コンストラクタ(String)
                • Theme コンストラクタ()
              • メソッド
                • LoadThemes メソッド
                • ReadXml メソッド
                  • ReadXml(XmlReader) メソッド
                  • ReadXml(String) メソッド
                  • ReadXml(Stream) メソッド
                  • ReadXml(XmlNode) メソッド
                • ReadXmlString メソッド
                • SaveThemes メソッド
                • WriteXml メソッド
                  • WriteXml(XmlWriter) メソッド
                  • WriteXml(String) メソッド
                  • WriteXml(Stream) メソッド
              • プロパティ
                • Name プロパティ
            • TreeCollection<T>
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add() メソッド
              • プロパティ
                • Parent プロパティ
            • TreeColumnCollection
              • 概要
              • メンバ
              • TreeColumnCollection コンストラクタ
            • TreeLine
              • 概要
              • メンバ
              • TreeLine コンストラクタ
              • プロパティ
                • Color プロパティ
                • Style プロパティ
                • Visible プロパティ
                • Width プロパティ
            • TreePanel
              • 概要
              • メンバ
              • TreePanel コンストラクタ
              • メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • Render メソッド
              • プロパティ
                • Columns プロパティ
                • LevelOffset プロパティ
                • Rows プロパティ
                • ShowCheckBoxes プロパティ
                • TreeLine プロパティ
            • TreeRow
              • 概要
              • メンバ
              • TreeRow コンストラクタ
              • メソッド
                • HitTest メソッド
                • Render メソッド
              • プロパティ
                • CheckBox プロパティ
                • ExpandButton プロパティ
                • Expanded プロパティ
                • Level プロパティ
                • ParentRow プロパティ
                • Rows プロパティ
                • TreePanel プロパティ
            • TreeRowCollection
              • 概要
              • メンバ
              • TreeRowCollection コンストラクタ
              • プロパティ
                • ParentRow プロパティ
            • ValueElement
              • 概要
              • メンバ
              • ValueElement コンストラクタ
                • ValueElement コンストラクタ(Style,Object)
                • ValueElement コンストラクタ(Object)
                • ValueElement コンストラクタ()
              • メソッド
                • GetValue メソッド
              • プロパティ
                • Value プロパティ
            • VectorIconElement
              • 概要
              • メンバ
              • プロパティ
                • AllowSmoothing プロパティ
                • Stroke プロパティ
                • StrokeThickness プロパティ
                • ViewBox プロパティ
            • VectorIconRenderer
              • 概要
              • メンバ
              • メソッド
                • GetImage メソッド
              • プロパティ
                • AllowSmoothing プロパティ
                • Size プロパティ
                • Stroke プロパティ
                • StrokeThickness プロパティ
                • ViewBox プロパティ
            • XmlUtil
              • 概要
              • メンバ
              • メソッド
                • GetSubNode メソッド
                • Read メソッド
                  • Read(XmlNode,String,Boolean) メソッド
                  • Read(XmlNode,String,Decimal) メソッド
                  • Read(XmlNode,String,Double) メソッド
                  • Read(XmlNode,String,Single) メソッド
                  • Read(XmlNode,String,Int32) メソッド
                  • Read(XmlNode,String,String) メソッド
                  • Read(XmlNode,String,Size) メソッド
                  • Read(XmlNode,String,Thickness) メソッド
                  • Read(XmlNode,String,Rectangle) メソッド
                • ReadImage メソッド
                • Write メソッド
                  • Write(XmlWriter,String,Boolean,Boolean) メソッド
                  • Write(XmlWriter,String,Decimal,Decimal) メソッド
                  • Write(XmlWriter,String,Double,Double) メソッド
                  • Write(XmlWriter,String,Single,Single) メソッド
                  • Write(XmlWriter,String,Int32,Int32) メソッド
                  • Write(XmlWriter,String,String,String) メソッド
                  • Write(XmlWriter,String,Size,Size) メソッド
                  • Write(XmlWriter,String,Thickness,Thickness) メソッド
                  • Write(XmlWriter,String,Rectangle,Rectangle) メソッド
                • WriteImage メソッド
              • プロパティ
                • EmptyNode プロパティ
            • XView
              • 概要
              • メンバ
              • XView コンストラクタ
              • メソッド
                • CreateGraphics メソッド
                • Focus メソッド
                  • Focus(Element) メソッド
                • GetBounds メソッド
                  • GetBounds(Element) メソッド
                  • GetBounds(Element,Boolean,Boolean) メソッド
                • GetToolTip メソッド
                • HideToolTip メソッド
                • HitTest メソッド
                  • HitTest() メソッド
                  • HitTest(Point) メソッド
                • IsInputKey メソッド
                • LogicalToDeviceThickness メソッド
                • LogicalToDeviceUnits メソッド
                  • LogicalToDeviceUnits(Int32,Int32,Int32,Int32) メソッド
                • ScrollIntoView メソッド
                  • ScrollIntoView(Element) メソッド
                  • ScrollIntoView(Point) メソッド
                  • ScrollIntoView(Rectangle) メソッド
                • SetToolTip メソッド
                • UpdateToolTip メソッド
              • プロパティ
                • FocusedElement プロパティ
                • ShowToolTips プロパティ
                • SuperTooltip プロパティ
                • TextRenderingHint プロパティ
            • XViewHost
              • 概要
              • メンバ
            • XViewLight
              • 概要
              • メンバ
              • プロパティ
                • Cursor プロパティ
          • 列挙型
            • Alignment
            • AutoSizeElement
            • DropDownAlignment
            • Element.ElementFlags
            • Element.LineBreak
            • GradientMode
            • ImageAlignment
            • ImageScaling
            • ShowAsMonochrome
            • Stretch
            • StyleFlags
            • TextDecoration
            • TextDirection
          • 構造体
            • Corners
              • 概要
              • メンバ
              • Corners コンストラクタ
                • Corners コンストラクタ(Int32,Int32,Int32,Int32)
                • Corners コンストラクタ(Int32)
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • SwapLeftRight メソッド
                • ToString メソッド
              • プロパティ
                • Empty プロパティ
                • IsEmpty プロパティ
                • LeftBottom プロパティ
                • LeftTop プロパティ
                • RightBottom プロパティ
                • RightTop プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • Thickness
              • 概要
              • メンバ
              • Thickness コンストラクタ
                • Thickness コンストラクタ(Int32,Int32,Int32,Int32)
                • Thickness コンストラクタ(Int32,Int32)
                • Thickness コンストラクタ(Int32)
              • メソッド
                • Deflate メソッド
                • DeflateRtl メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Inflate メソッド
                  • Inflate(Int32,Int32) メソッド
                  • Inflate(Int32) メソッド
                  • Inflate(Rectangle) メソッド
                • InflateRtl メソッド
                • SwapLeftRight メソッド
                • ToString メソッド
              • プロパティ
                • Bottom プロパティ
                • Empty プロパティ
                • Height プロパティ
                • IsEmpty プロパティ
                • Left プロパティ
                • Right プロパティ
                • Top プロパティ
                • Width プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
          • インターフェース
            • IBrushProvider
              • 概要
              • メンバ
              • メソッド
                • GetBrush メソッド
                • GetBrushColor メソッド
              • プロパティ
                • DisposeBrushAfterUse プロパティ
            • IControlHostElement
              • 概要
              • メンバ
              • メソッド
                • UpdateControlBounds メソッド
              • プロパティ
                • Control プロパティ
            • IDropDownForm
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • Close メソッド
                • CloseForm メソッド
                • OpenForm メソッド
              • プロパティ
                • Focusable プロパティ
                • InternalFocusMovement プロパティ
                • IsDisposed プロパティ
                • Visible プロパティ
            • IDropDownOwner
              • 概要
              • メンバ
              • メソッド
                • CloseForm メソッド
                • GetFocusableControl メソッド
                • HandleDropDownClosed メソッド
                • HandleDropDownOpened メソッド
                • OnPostChanges メソッド
              • プロパティ
                • DropDownAlign プロパティ
                • DropDownForm プロパティ
                • GapHeight プロパティ
                • HostControl プロパティ
                • IsClosing プロパティ
                • IsRightToLeft プロパティ
                • StickDropDownToSideBorder プロパティ
            • IDropDownOwnerExtended
              • 概要
              • メンバ
              • プロパティ
                • ContentElement プロパティ
            • IMnemonicElement
              • 概要
              • メンバ
              • メソッド
                • HandleMnemonic メソッド
            • IToolTipElement
              • 概要
              • メンバ
              • プロパティ
                • ToolTipText プロパティ
            • IView
              • 概要
              • メンバ
              • メソッド
                • CheckHover メソッド
                • Focus メソッド
                • GetBounds メソッド
                  • GetBounds(Element) メソッド
                  • GetBounds(Element,Boolean,Boolean) メソッド
                • HitTest メソッド
                • Invalidate メソッド
                • IsInputKey メソッド
                • LogicalToDeviceUnits メソッド
                • ResetDisabledElement メソッド
                • Update メソッド
              • プロパティ
                • DeviceDpi プロパティ
                • Element プロパティ
                • Focused プロパティ
                • FocusedElement プロパティ
                • HandleElementFocus プロパティ
        • C1.Framework.Extension 名前空間
          • 概要
          • クラス
            • TextBoxEx
              • 概要
              • メンバ
              • メソッド
                • DrawText メソッド
        • C1.Win 名前空間
          • 概要
          • クラス
            • LongOperationEventArgs
              • 概要
              • メンバ
              • LongOperationEventArgs コンストラクタ
                • LongOperationEventArgs コンストラクタ()
                • LongOperationEventArgs コンストラクタ(Double)
                • LongOperationEventArgs コンストラクタ(Double,Boolean)
                • LongOperationEventArgs コンストラクタ(Boolean)
              • プロパティ
                • CanCancel プロパティ
                • Cancel プロパティ
                • Complete プロパティ
          • インターフェース
            • IEmbeddedEditor
              • 概要
              • メンバ
              • メソッド
                • GetEditStyle メソッド
                • GetValue メソッド
                • HandleFinishEdit メソッド
                • Initialize メソッド
                • IsValueValid メソッド
                • SetFormat メソッド
                • UpdateBounds メソッド
          • デリゲート
            • LongOperationEventHandler
        • C1.Win.Accessibility 名前空間
          • 概要
        • C1.Win.Drawing 名前空間
          • 概要
          • クラス
            • StringRendererBase
              • 概要
              • メンバ
            • StringRendererGDI
              • 概要
              • メンバ
              • StringRendererGDI コンストラクタ
              • メソッド
                • GetTextFormatFlags メソッド
                • HighlightSubstring メソッド
                  • HighlightSubstring(Graphics,Font,TextFormatFlags,Color,Rectangle,String,Color,String,Int32) メソッド
                  • HighlightSubstring(Graphics,Font,TextFormatFlags,Color,Rectangle,String,Color,IList<CharacterRange>) メソッド
                • MeasureSubstring メソッド
                  • MeasureSubstring(Graphics,Font,TextFormatFlags,Rectangle,String,String,Int32) メソッド
                  • MeasureSubstring(Graphics,Font,TextFormatFlags,Rectangle,String,Int32,Int32) メソッド
                  • MeasureSubstring(Graphics,Font,TextFormatFlags,Rectangle,String,IList<CharacterRange>) メソッド
            • StringRendererGDIPlus
              • 概要
              • メンバ
              • StringRendererGDIPlus コンストラクタ
              • メソッド
                • HighlightSubstring メソッド
                  • HighlightSubstring(Graphics,Font,StringFormat,Brush,Rectangle,String,Brush,String,Int32) メソッド
                  • HighlightSubstring(Graphics,Font,StringFormat,Brush,Rectangle,String,Brush,IList<CharacterRange>) メソッド
                • MeasureSubstring メソッド
                  • MeasureSubstring(Graphics,Font,StringFormat,Rectangle,String,String,Int32) メソッド
                  • MeasureSubstring(Graphics,Font,StringFormat,Rectangle,String,Int32,Int32) メソッド
                  • MeasureSubstring(Graphics,Font,StringFormat,Rectangle,String,IList<CharacterRange>) メソッド
    • C1.Win.Input.6 アセンブリ
      • 概要
      • 名前空間
        • C1.Win.Input 名前空間
          • 概要
          • クラス
            • ButtonSettings
              • 概要
              • メンバ
              • ButtonSettings コンストラクタ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Icon プロパティ
                • Image プロパティ
            • ButtonSettingsBase
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Enabled プロパティ
                • Visible プロパティ
                • Width プロパティ
            • ButtonsSettings
              • 概要
              • メンバ
              • ButtonsSettings コンストラクタ
              • メソッド
                • ToString メソッド
              • プロパティ
                • CustomButton プロパティ
                • DropDownButton プロパティ
                • ModalButton プロパティ
                • UpDownButton プロパティ
            • C1Button
              • 概要
              • メンバ
              • C1Button コンストラクタ
              • プロパティ
                • Styles プロパティ
            • C1CheckBox
              • 概要
              • メンバ
              • C1CheckBox コンストラクタ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Appearance プロパティ
                • AutoCheck プロパティ
                • CheckAlign プロパティ
                • Checked プロパティ
                • CheckState プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • DataType プロパティ
                • DisableOnNoData プロパティ
                • Styles プロパティ
                • TextAlign プロパティ
                • ThreeState プロパティ
                • TranslateValues プロパティ
                • Value プロパティ
              • イベント
                • AppearanceChanged イベント
                • CheckedChanged イベント
                • CheckStateChanged イベント
                • DoubleClick イベント
                • MouseDoubleClick イベント
                • ValueChanged イベント
            • C1ComboBox
              • 概要
              • メンバ
              • C1ComboBox コンストラクタ
              • メソッド
                • SetItemsDataSource メソッド
              • プロパティ
                • AllowSpinLoop プロパティ
                • AutoCompleteCustomSource プロパティ
                • AutoCompleteMode プロパティ
                • AutoCompleteSource プロパティ
                • AutoSuggestMode プロパティ
                • HtmlPattern プロパティ
                • ItemHeight プロパティ
                • ItemMode プロパティ
                • Items プロパティ
                • ItemsDataSource プロパティ
                • ItemsDisplayMember プロパティ
                • ItemsImageList プロパティ
                • ItemsValueMember プロパティ
                • MaxDropDownItems プロパティ
                • SelectedIndex プロパティ
                • SelectedItem プロパティ
                • SelectedValue プロパティ
                • ShowTooltip プロパティ
                • Styles プロパティ
                • TranslateValue プロパティ
              • イベント
                • SelectedIndexChanged イベント
                • SelectedItemChanged イベント
                • TooltipShowing イベント
            • C1DropDownControl
              • 概要
              • メンバ
              • C1DropDownControl コンストラクタ
              • プロパティ
                • Control プロパティ
                • Styles プロパティ
            • C1Label
              • 概要
              • メンバ
              • C1Label コンストラクタ
              • メソッド
                • GetPreferredSize メソッド
              • プロパティ
                • AutoSize プロパティ
                • BackColor プロパティ
                • CultureInfo プロパティ
                • CustomFormat プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • DataType プロパティ
                • DefaultIconSize プロパティ
                • EmptyAsNull プロパティ
                • ErrorProvider プロパティ
                • ForeColor プロパティ
                • FormatInfo プロパティ
                • FormatType プロパティ
                • Icon プロパティ
                • Image プロパティ
                • ImageAlign プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • NullText プロパティ
                • PreferredHeight プロパティ
                • PreferredWidth プロパティ
                • Styles プロパティ
                • Text プロパティ
                • TextAlign プロパティ
                • TextImageRelation プロパティ
                • TrimEnd プロパティ
                • Trimming プロパティ
                • TrimStart プロパティ
                • UseMnemonic プロパティ
                • Value プロパティ
                • ValueIsDbNull プロパティ
              • イベント
                • AutoSizeChanged イベント
                • DataTypeChanged イベント
                • TextAlignChanged イベント
                • ValueChanged イベント
            • C1MaskedTextBox
              • 概要
              • メンバ
              • C1MaskedTextBox コンストラクタ
              • プロパティ
                • EditMask プロパティ
                • ExitOnLastChar プロパティ
                • MaskInfo プロパティ
                • Styles プロパティ
            • C1NumericEdit
              • 概要
              • メンバ
              • C1NumericEdit コンストラクタ
              • メソッド
                • SpinDown メソッド
                  • SpinDown() メソッド
                  • SpinDown(Object) メソッド
                • SpinUp メソッド
                  • SpinUp() メソッド
                  • SpinUp(Object) メソッド
              • プロパティ
                • DataType プロパティ
                • Increment プロパティ
                • NumericInputKeys プロパティ
                • Styles プロパティ
                • Text プロパティ
                • Value プロパティ
            • C1PictureBox
              • 概要
              • メンバ
              • C1PictureBox コンストラクタ
              • メソッド
                • CopyImage メソッド
                • ImageFromByteArray メソッド
                • ImageToByteArray メソッド
                • PasteImage メソッド
              • プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • FocusOnClick プロパティ
                • Image プロパティ
                • ImmediateUpdate プロパティ
              • イベント
                • BindingFormatting イベント
                • BindingParsing イベント
                • ImageChanged イベント
            • C1RadioButton
              • 概要
              • メンバ
              • C1RadioButton コンストラクタ
              • メソッド
                • PerformClick メソッド
                • ToString メソッド
              • プロパティ
                • Appearance プロパティ
                • AutoCheck プロパティ
                • CheckAlign プロパティ
                • Checked プロパティ
                • Styles プロパティ
                • TabStop プロパティ
                • TextAlign プロパティ
              • イベント
                • AppearanceChanged イベント
                • CheckedChanged イベント
            • C1RangeSlider
              • 概要
              • メンバ
              • C1RangeSlider コンストラクタ
              • プロパティ
                • IsDirectionReversed プロパティ
                • LargeChange プロパティ
                • LowerThumbPath プロパティ
                • LowerValue プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • Orientation プロパティ
                • ScrollBehavior プロパティ
                • SmallChange プロパティ
                • Styles プロパティ
                • UpperThumbPath プロパティ
                • UpperValue プロパティ
              • イベント
                • DirectionChanged イベント
                • LowerValueChanged イベント
                • OrientationChanged イベント
                • UpperValueChanged イベント
                • ValueChanged イベント
            • C1SplitButton
              • 概要
              • メンバ
              • C1SplitButton コンストラクタ
              • メソッド
                • GetPreferredSize メソッド
              • プロパティ
                • DroppedDown プロパティ
                • Items プロパティ
                • ItemsImageList プロパティ
                • Styles プロパティ
              • イベント
                • DropDownClosed イベント
                • DropDownOpened イベント
                • ItemClicked イベント
            • C1TextBox
              • 概要
              • メンバ
              • C1TextBox コンストラクタ
              • プロパティ
                • Styles プロパティ
            • CharHelper
              • 概要
              • メンバ
              • メソッド
                • FromAnsi メソッド
                  • FromAnsi(Char) メソッド
                  • FromAnsi(Char,CultureInfo) メソッド
                • GetCharType メソッド
                • HasLowerKana メソッド
                • IsAlphabet メソッド
                  • IsAlphabet(Char) メソッド
                  • IsAlphabet(String,Int32) メソッド
                • IsAlphaOrDigit メソッド
                  • IsAlphaOrDigit(Char) メソッド
                  • IsAlphaOrDigit(String,Int32) メソッド
                • IsBigKana メソッド
                • IsCharOfType メソッド
                • IsControl メソッド
                  • IsControl(Char) メソッド
                  • IsControl(String,Int32) メソッド
                • IsDigit メソッド
                  • IsDigit(Char) メソッド
                  • IsDigit(String,Int32) メソッド
                • IsDigitOrSymbol メソッド
                  • IsDigitOrSymbol(Char) メソッド
                  • IsDigitOrSymbol(String,Int32) メソッド
                • IsFullWidth メソッド
                  • IsFullWidth(Char) メソッド
                  • IsFullWidth(String,Int32) メソッド
                • IsHiragana メソッド
                  • IsHiragana(Char) メソッド
                  • IsHiragana(String,Int32) メソッド
                • IsKatakana メソッド
                  • IsKatakana(Char) メソッド
                  • IsKatakana(String,Int32) メソッド
                • IsLower メソッド
                  • IsLower(Char) メソッド
                  • IsLower(String,Int32) メソッド
                • IsLowerKana メソッド
                • IsMathSymbol メソッド
                  • IsMathSymbol(Char) メソッド
                  • IsMathSymbol(String,Int32) メソッド
                • IsMultiWidth メソッド
                  • IsMultiWidth(Char) メソッド
                  • IsMultiWidth(String,Int32) メソッド
                • IsOther メソッド
                • IsPunctuation メソッド
                  • IsPunctuation(Char) メソッド
                  • IsPunctuation(String,Int32) メソッド
                • IsSymbol メソッド
                  • IsSymbol(Char) メソッド
                  • IsSymbol(String,Int32) メソッド
                • IsUpper メソッド
                  • IsUpper(Char) メソッド
                  • IsUpper(String,Int32) メソッド
                • IsUpperKana メソッド
                • ToAnsi メソッド
                  • ToAnsi(Char) メソッド
                  • ToAnsi(Char,CultureInfo) メソッド
                • ToFullWidth メソッド
                  • ToFullWidth(Char) メソッド
                  • ToFullWidth(Boolean,Char[]) メソッド
                • ToHalfWidth メソッド
                • ToHalfWidthEx メソッド
                • ToHiragana メソッド
                • ToJIS メソッド
                • ToKatakana メソッド
                  • ToKatakana(Char) メソッド
                  • ToKatakana(Char,Boolean) メソッド
                • ToLowerKana メソッド
                • ToSJIS メソッド
                • ToUpperKana メソッド
              • フィールド
                • Backspace フィールド
                • MaxValue フィールド
                • MinValue フィールド
                • Null フィールド
                • Space フィールド
                • Tab フィールド
            • ComboBoxItem
              • 概要
              • メンバ
              • ComboBoxItem コンストラクタ
              • プロパティ
                • DisplayText プロパティ
                • Icon プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • Value プロパティ
            • ComboBoxItemCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(String) メソッド
                • AddRange メソッド
                • AddRangeValues メソッド
                • AddValue メソッド
                • Insert メソッド
                  • Insert(Int32,String) メソッド
                • InsertRangeValues メソッド
                • InsertValue メソッド
                • RemoveAtValue メソッド
                • RemoveRange メソッド
            • DataSourceException
              • 概要
              • メンバ
              • プロパティ
                • Sender プロパティ
                • Value プロパティ
            • DropDownForm
              • 概要
              • メンバ
              • DropDownForm コンストラクタ
              • メソッド
                • ApplyStyle メソッド
            • ItemClickedEventArgs
              • 概要
              • メンバ
              • ItemClickedEventArgs コンストラクタ
              • プロパティ
                • ClickedItem プロパティ
            • ItemTooltipShowingEventArgs
              • 概要
              • メンバ
              • ItemTooltipShowingEventArgs コンストラクタ
              • プロパティ
                • Bounds プロパティ
                • Index プロパティ
                • Text プロパティ
                • Tooltip プロパティ
                • X プロパティ
                • Y プロパティ
            • ParseEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DestinationType プロパティ
                • ErrorInfo プロパティ
                • ParseInfo プロパティ
                • Succeeded プロパティ
                • Text プロパティ
                • Value プロパティ
            • PostValidationEventArgs
              • 概要
              • メンバ
              • PostValidationEventArgs コンストラクタ
              • プロパティ
                • ErrorInfo プロパティ
                • PostValidation プロパティ
                • Succeeded プロパティ
                • Value プロパティ
            • PreValidationEventArgs
              • 概要
              • メンバ
              • PreValidationEventArgs コンストラクタ
              • プロパティ
                • ErrorInfo プロパティ
                • PreValidation プロパティ
                • Succeeded プロパティ
                • Text プロパティ
            • SplitButtonItem
              • 概要
              • メンバ
              • SplitButtonItem コンストラクタ
              • プロパティ
                • Checked プロパティ
                • CheckOnClick プロパティ
                • DialogResult プロパティ
                • DroppedDown プロパティ
                • Enabled プロパティ
                • Icon プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • Items プロパティ
                • Tag プロパティ
                • Text プロパティ
                • Visible プロパティ
              • イベント
                • Click イベント
                • DropDownClosed イベント
                • DropDownOpened イベント
            • TooltipShowingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Name プロパティ
                • ToolTip プロパティ
                • Value プロパティ
            • UpDownButtonClickEventArgs
              • 概要
              • メンバ
              • UpDownButtonClickEventArgs コンストラクタ
              • プロパティ
                • Delta プロパティ
            • UpDownButtonSettings
              • 概要
              • メンバ
              • UpDownButtonSettings コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • DownIcon プロパティ
                • DownImage プロパティ
                • InterceptKeys プロパティ
                • UpIcon プロパティ
                • UpImage プロパティ
            • ValidationErrorEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ErrorInfo プロパティ
                • Reason プロパティ
                • Text プロパティ
                • Value プロパティ
            • ValidationException
              • 概要
              • メンバ
              • プロパティ
                • Reason プロパティ
                • Sender プロパティ
                • Text プロパティ
                • Value プロパティ
          • 列挙型
            • AutoSuggestMode
            • CharCategories
            • CharTypes
            • ComboBoxItemMode
            • DateTimeStyles
            • DaylightTimeAdjustment
            • DropDownStyle
            • ErrorAction
            • ErrorReason
            • ExitOnLeftRightKey
            • FormatInfoInheritProperties
            • FormatTarget
            • FormatType
            • InitialSelection
            • LengthUnit
            • LiteralDisplayMode
            • MaskInfoInheritProperties
            • NumericInputKeys
            • ParseInfoInheritProperties
            • PostValidationInheritProperties
            • PostValidationType
            • PreValidationInheritProperties
            • PreValidationType
            • RangeSliderScrollBehavior
            • TypeRestriction
            • UpDownButtonAlignment
            • ValidationRegexOptions
            • ValueChangedBehavior
          • インターフェース
            • IComboBox
              • 概要
              • メンバ
              • メソッド
                • SetItemsDataSource メソッド
              • プロパティ
                • AllowSpinLoop プロパティ
                • AutoSuggestMode プロパティ
                • HtmlPattern プロパティ
                • ItemHeight プロパティ
                • ItemMode プロパティ
                • Items プロパティ
                • ItemsDataSource プロパティ
                • ItemsDisplayMember プロパティ
                • ItemsImageList プロパティ
                • ItemsValueMember プロパティ
                • MaxDropDownItems プロパティ
                • SelectedIndex プロパティ
                • SelectedItem プロパティ
                • SelectedValue プロパティ
                • ShowTooltip プロパティ
                • TranslateValue プロパティ
              • イベント
                • SelectedIndexChanged イベント
                • SelectedItemChanged イベント
                • TooltipShowing イベント
            • IInputEditor
              • 概要
              • メンバ
              • メソッド
                • GetStyles メソッド
                • SetValue メソッド
        • C1.Win.Input.Base 名前空間
          • 概要
          • クラス
            • C1ButtonBase
              • 概要
              • メンバ
              • メソッド
                • GetPreferredSize メソッド
              • プロパティ
                • AutoSize プロパティ
                • BackColor プロパティ
                • DefaultIconSize プロパティ
                • ForeColor プロパティ
                • Icon プロパティ
                • Image プロパティ
                • ImageAlign プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • Text プロパティ
                • TextAlign プロパティ
                • TextImageRelation プロパティ
                • Trimming プロパティ
                • UseMnemonic プロパティ
              • イベント
                • AutoSizeChanged イベント
            • C1ButtonControl
              • 概要
              • メンバ
              • メソッド
                • NotifyDefault メソッド
                • PerformClick メソッド
                • ToString メソッド
              • プロパティ
                • AutoSizeMode プロパティ
                • DialogResult プロパティ
              • イベント
                • DoubleClick イベント
                • MouseDoubleClick イベント
            • C1DropDownControlBase
              • 概要
              • メンバ
              • プロパティ
                • AutoOpen プロパティ
                • AutoSize プロパティ
                • BackColor プロパティ
                • ButtonsSettings プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • DefaultIconSize プロパティ
                • DropDownAlign プロパティ
                • DropDownWidth プロパティ
                • DroppedDown プロパティ
                • ExtraIcons プロパティ
                • ForeColor プロパティ
                • GapHeight プロパティ
                • Icon プロパティ
                • Image プロパティ
                • ImageAlign プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
              • イベント
                • CustomButtonClick イベント
                • DropDownButtonClick イベント
                • DropDownClosed イベント
                • DropDownOpened イベント
                • DropDownOpening イベント
                • ModalButtonClick イベント
                • UpDownButtonClick イベント
            • C1DropDownEditorBase
              • 概要
              • メンバ
              • メソッド
                • CheckValidationResult メソッド
                • ParseContent メソッド
                • Select メソッド
                  • Select(Int32,Int32) メソッド
                • SelectAll メソッド
                • UpdateValueWithCurrentText メソッド
                • ValidateText メソッド
              • プロパティ
                • AcceptsEscape プロパティ
                • AutoCompleteCustomSource プロパティ
                • AutoCompleteMode プロパティ
                • AutoCompleteSource プロパティ
                • CanUndo プロパティ
                • CaseSensitive プロパティ
                • CharacterCasing プロパティ
                • CultureInfo プロパティ
                • CustomFormat プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • DataType プロパティ
                • DisableOnNoData プロパティ
                • DisplayFormat プロパティ
                • DropDownStyle プロパティ
                • EditFormat プロパティ
                • EmptyAsNull プロパティ
                • ErrorInfo プロパティ
                • ExitOnLeftRightKey プロパティ
                • FloatingPlaceholderEnabled プロパティ
                • FormatType プロパティ
                • HideSelection プロパティ
                • InitialSelection プロパティ
                • MarkEmpty プロパティ
                • MaxLength プロパティ
                • MaxLengthUnit プロパティ
                • NullText プロパティ
                • ParseInfo プロパティ
                • PasswordChar プロパティ
                • Placeholder プロパティ
                • PostValidation プロパティ
                • PreValidation プロパティ
                • SelectedText プロパティ
                • SelectionLength プロパティ
                • SelectionStart プロパティ
                • ShortcutsEnabled プロパティ
                • Text プロパティ
                • TextAlign プロパティ
                • TextLength プロパティ
                • TrimEnd プロパティ
                • TrimStart プロパティ
                • UseSystemPasswordChar プロパティ
                • Value プロパティ
                • VerticalAlign プロパティ
              • イベント
                • DataTypeChanged イベント
                • FormatError イベント
                • Formatting イベント
                • HideSelectionChanged イベント
                • Parsed イベント
                • Parsing イベント
                • PostValidated イベント
                • PostValidating イベント
                • PreValidated イベント
                • PreValidating イベント
                • TextAlignChanged イベント
                • ValidationError イベント
                • ValueChanged イベント
                • VerticalAlignChanged イベント
            • C1InputControl
              • 概要
              • メンバ
              • プロパティ
                • Margin プロパティ
                • Padding プロパティ
            • C1InputHost
              • 概要
              • メンバ
              • メソッド
                • GetPreferredSize メソッド
              • プロパティ
                • BackgroundImage プロパティ
                • BackgroundImageLayout プロパティ
                • CausesValidation プロパティ
                • Focused プロパティ
                • Text プロパティ
            • C1TextBoxBase
              • 概要
              • メンバ
              • メソッド
                • AppendText メソッド
                • CheckValidationResult メソッド
                • Clear メソッド
                • ClearUndo メソッド
                • Copy メソッド
                • Cut メソッド
                • DeselectAll メソッド
                • GetCharFromPosition メソッド
                • GetCharIndexFromPosition メソッド
                • GetFirstCharIndexFromLine メソッド
                • GetFirstCharIndexOfCurrentLine メソッド
                • GetLineFromCharIndex メソッド
                • GetPositionFromCharIndex メソッド
                • ParseContent メソッド
                • Paste メソッド
                  • Paste(String) メソッド
                  • Paste() メソッド
                • ScrollToCaret メソッド
                • Select メソッド
                  • Select(Int32,Int32) メソッド
                • SelectAll メソッド
                • Undo メソッド
                • UpdateValueWithCurrentText メソッド
                • ValidateText メソッド
              • プロパティ
                • AcceptsEscape プロパティ
                • AcceptsReturn プロパティ
                • AcceptsTab プロパティ
                • AutoCompleteCustomSource プロパティ
                • AutoCompleteMode プロパティ
                • AutoCompleteSource プロパティ
                • AutoSize プロパティ
                • BackColor プロパティ
                • ButtonsSettings プロパティ
                • CanUndo プロパティ
                • CaseSensitive プロパティ
                • CharacterCasing プロパティ
                • CharCategories プロパティ
                • CultureInfo プロパティ
                • CustomFormat プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • DataType プロパティ
                • DefaultIconSize プロパティ
                • DisableOnNoData プロパティ
                • DisplayFormat プロパティ
                • EditFormat プロパティ
                • EmptyAsNull プロパティ
                • ErrorInfo プロパティ
                • ExitOnLeftRightKey プロパティ
                • ExtraIcons プロパティ
                • FloatingPlaceholderEnabled プロパティ
                • ForeColor プロパティ
                • FormatType プロパティ
                • HideSelection プロパティ
                • Icon プロパティ
                • Image プロパティ
                • ImageAlign プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • InitialSelection プロパティ
                • Lines プロパティ
                • MarkEmpty プロパティ
                • MaxLength プロパティ
                • MaxLengthUnit プロパティ
                • MaxLineCount プロパティ
                • Modified プロパティ
                • Multiline プロパティ
                • NullText プロパティ
                • ParseInfo プロパティ
                • PasswordChar プロパティ
                • Placeholder プロパティ
                • PostValidation プロパティ
                • PreferredHeight プロパティ
                • PreValidation プロパティ
                • ReadOnly プロパティ
                • ScrollBars プロパティ
                • SelectedText プロパティ
                • SelectionLength プロパティ
                • SelectionStart プロパティ
                • ShortcutsEnabled プロパティ
                • Text プロパティ
                • TextAlign プロパティ
                • TextLength プロパティ
                • TrimEnd プロパティ
                • TrimStart プロパティ
                • UseSystemPasswordChar プロパティ
                • Value プロパティ
                • VerticalAlign プロパティ
                • WordWrap プロパティ
              • イベント
                • AcceptsTabChanged イベント
                • CustomButtonClick イベント
                • DataTypeChanged イベント
                • DropDownButtonClick イベント
                • FormatError イベント
                • Formatting イベント
                • HideSelectionChanged イベント
                • ModalButtonClick イベント
                • ModifiedChanged イベント
                • MultilineChanged イベント
                • Parsed イベント
                • Parsing イベント
                • PostValidated イベント
                • PostValidating イベント
                • PreValidated イベント
                • PreValidating イベント
                • ReadOnlyChanged イベント
                • TextAlignChanged イベント
                • UpDownButtonClick イベント
                • ValidationError イベント
                • ValueChanged イベント
                • VerticalAlignChanged イベント
          • インターフェース
            • IDropDownControlBase
              • 概要
              • メンバ
              • プロパティ
                • AutoOpen プロパティ
                • ButtonsSettings プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • DropDownAlign プロパティ
                • DropDownWidth プロパティ
                • DroppedDown プロパティ
                • GapHeight プロパティ
                • Icon プロパティ
                • Image プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
              • イベント
                • CustomButtonClick イベント
                • DropDownButtonClick イベント
                • DropDownClosed イベント
                • DropDownOpened イベント
                • DropDownOpening イベント
                • ModalButtonClick イベント
                • UpDownButtonClick イベント
            • IDropDownEditorBase
              • 概要
              • メンバ
              • メソッド
                • CheckValidationResult メソッド
                • ParseContent メソッド
                • Select メソッド
                • SelectAll メソッド
                • UpdateValueWithCurrentText メソッド
                • ValidateText メソッド
              • プロパティ
                • AcceptsEscape プロパティ
                • AutoCompleteCustomSource プロパティ
                • AutoCompleteMode プロパティ
                • AutoCompleteSource プロパティ
                • CanUndo プロパティ
                • CaseSensitive プロパティ
                • CharacterCasing プロパティ
                • CultureInfo プロパティ
                • CustomFormat プロパティ
                • DataType プロパティ
                • DisableOnNoData プロパティ
                • DisplayFormat プロパティ
                • DropDownStyle プロパティ
                • EditFormat プロパティ
                • EmptyAsNull プロパティ
                • ErrorInfo プロパティ
                • ExitOnLeftRightKey プロパティ
                • FormatType プロパティ
                • HideSelection プロパティ
                • InitialSelection プロパティ
                • MarkEmpty プロパティ
                • MaxLength プロパティ
                • MaxLengthUnit プロパティ
                • NullText プロパティ
                • ParseInfo プロパティ
                • PasswordChar プロパティ
                • Placeholder プロパティ
                • PostValidation プロパティ
                • PreValidation プロパティ
                • SelectedText プロパティ
                • SelectionLength プロパティ
                • SelectionStart プロパティ
                • ShortcutsEnabled プロパティ
                • Text プロパティ
                • TextAlign プロパティ
                • TextLength プロパティ
                • TrimEnd プロパティ
                • TrimStart プロパティ
                • UseSystemPasswordChar プロパティ
                • Value プロパティ
                • VerticalAlign プロパティ
              • イベント
                • DataTypeChanged イベント
                • FormatError イベント
                • Formatting イベント
                • HideSelectionChanged イベント
                • Parsed イベント
                • Parsing イベント
                • PostValidated イベント
                • PostValidating イベント
                • PreValidated イベント
                • PreValidating イベント
                • TextAlignChanged イベント
                • ValidationError イベント
                • ValueChanged イベント
                • VerticalAlignChanged イベント
            • ITextBoxBase
              • 概要
              • メンバ
              • メソッド
                • AppendText メソッド
                • Clear メソッド
                • ClearUndo メソッド
                • Copy メソッド
                • Cut メソッド
                • DeselectAll メソッド
                • GetCharFromPosition メソッド
                • GetCharIndexFromPosition メソッド
                • GetFirstCharIndexFromLine メソッド
                • GetFirstCharIndexOfCurrentLine メソッド
                • GetLineFromCharIndex メソッド
                • GetPositionFromCharIndex メソッド
                • Paste メソッド
                • ScrollToCaret メソッド
                • Select メソッド
                • SelectAll メソッド
                • Undo メソッド
              • プロパティ
                • AcceptsTab プロパティ
                • CanUndo プロパティ
                • HideSelection プロパティ
                • Lines プロパティ
                • MaxLength プロパティ
                • Modified プロパティ
                • Multiline プロパティ
                • PreferredHeight プロパティ
                • ReadOnly プロパティ
                • SelectedText プロパティ
                • SelectionLength プロパティ
                • SelectionStart プロパティ
                • ShortcutsEnabled プロパティ
                • Text プロパティ
                • TextLength プロパティ
                • WordWrap プロパティ
              • イベント
                • AcceptsTabChanged イベント
                • Click イベント
                • HideSelectionChanged イベント
                • ModifiedChanged イベント
                • MultilineChanged イベント
                • ReadOnlyChanged イベント
        • C1.Win.Input.Base.Editors 名前空間
          • 概要
          • クラス
            • TextEditorBase
              • 概要
              • メンバ
              • TextEditorBase コンストラクタ
              • プロパティ
                • PlaceHolder プロパティ
                • PlaceHolderColor プロパティ
        • C1.Win.Input.Base.Views 名前空間
          • 概要
          • クラス
            • DropDownControlViewBase
              • 概要
              • メンバ
              • プロパティ
                • IsDroppedDown プロパティ
            • DropDownEditorViewBase
              • 概要
              • メンバ
              • DropDownEditorViewBase コンストラクタ
              • メソッド
                • ApplyStyle メソッド
                • GetTextBox メソッド
                • Render メソッド
              • プロパティ
                • MarkEmpty プロパティ
                • ReadOnly プロパティ
            • InputEditorViewBase
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • ChangeEnabledButtonState メソッド
                • GetElement メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • OnGotFocus メソッド
                • OnLostFocus メソッド
                • Render メソッド
              • プロパティ
                • ButtonsSettings プロパティ
                • EditorElement プロパティ
                • ExtraIcons プロパティ
                • FloatingPlaceHolderEnabled プロパティ
                • HorizontalAlignment プロパティ
                • Icon プロパティ
                • ImageAlign プロパティ
                • PlaceHolder プロパティ
                • VerticalAlignment プロパティ
              • イベント
                • CustomButtonClick イベント
                • DropDownButtonClick イベント
                • ModalButtonClick イベント
                • UpDownButtonClick イベント
            • InputPanel
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • Dispose メソッド
            • InputTextBoxElement
              • 概要
              • メンバ
              • InputTextBoxElement コンストラクタ
              • メソッド
                • ApplyStyle メソッド
                • Render メソッド
            • InputTextBoxElementBase<T>
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • GetElement メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • OnGotFocus メソッド
                • OnLostFocus メソッド
                • OnMouseLeave メソッド
                • UpdateControlBounds メソッド
              • プロパティ
                • IsReadOnlyStyle プロパティ
                • Owner プロパティ
                • PlaceHolderColor プロパティ
                • ReadOnly プロパティ
          • インターフェース
            • IDropDownControlViewBase
              • 概要
              • メンバ
              • プロパティ
                • IsDroppedDown プロパティ
            • IInputEditorElement
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • GetElement メソッド
              • プロパティ
                • Bounds プロパティ
                • Style プロパティ
            • IInputEditorViewBase
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • ChangeEnabledButtonState メソッド
                • GetElement メソッド
              • プロパティ
                • ButtonsSettings プロパティ
                • EditorElement プロパティ
                • ExtraIcons プロパティ
                • FloatingPlaceHolderEnabled プロパティ
                • Icon プロパティ
                • ImageAlign プロパティ
                • IsEnabled プロパティ
                • PlaceHolder プロパティ
              • イベント
                • CustomButtonClick イベント
                • DropDownButtonClick イベント
                • ModalButtonClick イベント
                • UpDownButtonClick イベント
            • ITextBoxBaseView
              • 概要
              • メンバ
              • メソッド
                • GetTextBox メソッド
                • OnGotFocus メソッド
                • OnLostFocus メソッド
                • OnMouseEnter メソッド
                • OnMouseLeave メソッド
              • プロパティ
                • Focused プロパティ
                • HorizontalAlignment プロパティ
                • MarkEmpty プロパティ
                • ReadOnly プロパティ
                • VerticalAlignment プロパティ
        • C1.Win.Input.Formating 名前空間
          • 概要
          • クラス
            • FormatErrorEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ErrorMessage プロパティ
                • FormatInfo プロパティ
                • Target プロパティ
                • Text プロパティ
                • Value プロパティ
            • FormatEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ErrorMessage プロパティ
                • Succeeded プロパティ
                • Text プロパティ
            • FormatInfo
              • 概要
              • メンバ
              • メソッド
                • Format メソッド
                  • Format(Object) メソッド
                  • Format(Object,FormatType,CultureInfo) メソッド
                • Reset メソッド
              • プロパティ
                • CustomFormat プロパティ
                • EmptyAsNull プロパティ
                • FormatType プロパティ
                • Inherit プロパティ
                • NullText プロパティ
                • TrimEnd プロパティ
                • TrimStart プロパティ
              • イベント
                • FormatError イベント
                • Formatting イベント
            • MaskInfo
              • 概要
              • メンバ
              • メソッド
                • GetContent メソッド
                • GetDisplayText メソッド
                • GetStoredText メソッド
                • IsMaskedMode メソッド
                • IsValid メソッド
                • Reset メソッド
                • ResetContent メソッド
              • プロパティ
                • AutoTabWhenFilled プロパティ
                • CaseSensitive プロパティ
                • Content プロパティ
                • CopyWithLiterals プロパティ
                • CustomPlaceholders プロパティ
                • EditablePositionCount プロパティ
                • EditMask プロパティ
                • EffectiveText プロパティ
                • EmptyAsNull プロパティ
                • ErrorMessage プロパティ
                • Inherit プロパティ
                • IsRegexpPatternRecognized プロパティ
                • PromptChar プロパティ
                • RegexpEditMask プロパティ
                • RegexpMaskType プロパティ
                • SaveBlanks プロパティ
                • SaveLiterals プロパティ
                • ShowLiterals プロパティ
                • SkipOptional プロパティ
                • StoredContent プロパティ
                • StoredEmptyChar プロパティ
          • 列挙型
            • RegexpMaskType
        • C1.Win.Input.Localization 名前空間
          • 概要
          • クラス
            • DesignStrings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • DesignStrings.Action
              • 概要
              • メンバ
              • プロパティ
                • EditItems プロパティ
            • DesignStrings.CustomPlaceholder
              • 概要
              • メンバ
              • プロパティ
                • CustomPlaceholderCaption プロパティ
                • EmptyPlaceholderName プロパティ
                • TemporaryLookupChars プロパティ
            • DesignStrings.GenericCollectionEditor
              • 概要
              • メンバ
              • プロパティ
                • Alphabetic プロパティ
                • Categorized プロパティ
                • CollectionEditorFormat プロパティ
                • CustomPlaceholderAddingBlocked プロパティ
                • Description プロパティ
                • DuplicationDetected プロパティ
                • Help プロパティ
                • MoveItemDown プロパティ
                • MoveItemUp プロパティ
                • Reset プロパティ
                • Warning プロパティ
            • Strings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • Strings.Errors
              • 概要
              • メンバ
              • プロパティ
                • DbNullNotAllowed プロパティ
                • ErrFormattingError プロパティ
                • ExactListError プロパティ
                • ForbiddenValue プロパティ
                • ParsingError プロパティ
                • PostValidationError プロパティ
                • PreValidationError プロパティ
                • RegularExpressionError プロパティ
                • ValuesIntervalsError プロパティ
                • WildcardError プロパティ
            • Strings.ExceptionMessages
              • 概要
              • メンバ
              • プロパティ
                • CantChangeComboboxItem プロパティ
                • CantChangeComboboxItemsCollection プロパティ
                • DBNullArg プロパティ
                • DuplicatePlaceholder プロパティ
                • EditMaskError プロパティ
                • EmptyItemSeparator プロパティ
                • EmptyPlaceholder プロパティ
                • InvalidRFormat プロパティ
                • InvalidXFormat プロパティ
                • LongContentError プロパティ
                • LookupCharsWanted プロパティ
                • MaxLengthCantBeLess0 プロパティ
                • NonPrintablePromptChar プロパティ
                • ParsingFormatTypeError プロパティ
                • RegexpMaskFigureBracketsError プロパティ
                • RegexpMaskSquareBracketsError プロパティ
                • RegularExpressionError プロパティ
                • ReservedPlaceholder プロパティ
                • TryToConvertNull プロパティ
                • ValidationError プロパティ
                • ValidatonErrorCaption プロパティ
                • ValueNotFoundInItems プロパティ
                • ValueOnErrorCaption プロパティ
                • ValueOnErrorSetToDbNull プロパティ
                • WrongMaxDropDownItems プロパティ
            • Strings.MiscStrings
              • 概要
              • メンバ
              • メソッド
                • GetString メソッド
              • プロパティ
                • StrEmptyPlaceholderName プロパティ
                • StrFormatOnOff_Off プロパティ
                • StrFormatOnOff_On プロパティ
                • StrFormatYesNo_No プロパティ
                • StrFormatYesNo_Yes プロパティ
                • StrIncorrectFormat プロパティ
        • C1.Win.Input.Styles 名前空間
          • 概要
          • クラス
            • ButtonBaseStyles
              • 概要
              • メンバ
              • メソッド
                • ApplyToStyle メソッド
              • プロパティ
                • Border プロパティ
                • Corners プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Hot プロパティ
                • HotPressed プロパティ
                • Pressed プロパティ
            • ButtonStyle
              • 概要
              • メンバ
              • メソッド
                • ApplyToStyle メソッド
              • プロパティ
                • Border プロパティ
                • Corners プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Hot プロパティ
                • HotPressed プロパティ
                • Pressed プロパティ
            • ButtonStyles
              • 概要
              • メンバ
            • CheckBoxBaseStyles
              • 概要
              • メンバ
              • プロパティ
                • Button プロパティ
                • Normal プロパティ
            • CheckBoxGlyphItemStyle
              • 概要
              • メンバ
              • CheckBoxGlyphItemStyle コンストラクタ
            • CheckBoxGlyphStyle
              • 概要
              • メンバ
              • プロパティ
                • Checked プロパティ
                • Unchecked プロパティ
            • CheckBoxStyle
              • 概要
              • メンバ
              • プロパティ
                • Border プロパティ
                • Glyph プロパティ
                • Text プロパティ
            • CheckBoxStyles
              • 概要
              • メンバ
            • CheckBoxTextStyle
              • 概要
              • メンバ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
            • ComboBoxStyles
              • 概要
              • メンバ
              • プロパティ
                • Item プロパティ
            • DropDownControlStyles
              • 概要
              • メンバ
              • プロパティ
                • DropDown プロパティ
            • DropDownStyle
              • 概要
              • メンバ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
            • InputEditorStyles
              • 概要
              • メンバ
              • プロパティ
                • Border プロパティ
                • Button プロパティ
                • Corners プロパティ
                • Underline プロパティ
            • InputStyles
              • 概要
              • メンバ
              • プロパティ
                • Font プロパティ
                • Margins プロパティ
                • Padding プロパティ
            • ItemStyle
              • 概要
              • メンバ
              • ItemStyle コンストラクタ
            • ItemStyle<T>
              • 概要
              • メンバ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Hot プロパティ
                • HotPressed プロパティ
                • Pressed プロパティ
            • LabelStyles
              • 概要
              • メンバ
              • プロパティ
                • Border プロパティ
                • Corners プロパティ
                • Default プロパティ
                • Disabled プロパティ
            • NumericEditStyles
              • 概要
              • メンバ
              • プロパティ
                • NegativeColor プロパティ
            • RadioButtonStyles
              • 概要
              • メンバ
            • RangeSliderBarStyle
              • 概要
              • メンバ
              • メソッド
                • ApplyToStyle メソッド
              • プロパティ
                • Border プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Selected プロパティ
                • Thickness プロパティ
            • RangeSliderCommonStyle
              • 概要
              • メンバ
              • プロパティ
                • BackColor プロパティ
                • Border プロパティ
                • BorderColor プロパティ
                • Corners プロパティ
                • Margins プロパティ
                • Padding プロパティ
            • RangeSliderStyles
              • 概要
              • メンバ
              • プロパティ
                • Bar プロパティ
                • Common プロパティ
                • Thumb プロパティ
            • RangeSliderThumbStyle
              • 概要
              • メンバ
              • メソッド
                • ApplyToStyle メソッド
              • プロパティ
                • Border プロパティ
                • Corners プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Hot プロパティ
                • HotPressed プロパティ
                • Pressed プロパティ
                • Width プロパティ
            • SplitButtonItemStyle
              • 概要
              • メンバ
              • プロパティ
                • Icon プロパティ
                • SeparatorColor プロパティ
            • SplitButtonStyles
              • 概要
              • メンバ
              • プロパティ
                • DropDown プロパティ
                • Item プロパティ
            • StateBarStyle
              • 概要
              • メンバ
              • StateBarStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
            • StateElementBaseStyle
              • 概要
              • メンバ
              • StateElementBaseStyle コンストラクタ
            • StateElementStyle
              • 概要
              • メンバ
              • StateElementStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • ForeColor プロパティ
            • StateGlyphStyle
              • 概要
              • メンバ
              • StateGlyphStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • ForeColor プロパティ
            • StateUnderlineStyle
              • 概要
              • メンバ
              • StateUnderlineStyle コンストラクタ
              • プロパティ
                • Color プロパティ
                • Indent プロパティ
                • Width プロパティ
            • TextBoxStyles
              • 概要
              • メンバ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Focused プロパティ
                • Hot プロパティ
                • MarkEmptyColor プロパティ
                • Readonly プロパティ
            • UnderlineStyle
              • 概要
              • メンバ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Focused プロパティ
                • Hot プロパティ
                • Readonly プロパティ
        • C1.Win.Input.Utils 名前空間
          • 概要
          • クラス
            • TranslateValues
              • 概要
              • メンバ
              • TranslateValues コンストラクタ
              • プロパティ
                • Checked プロパティ
                • Indeterminate プロパティ
                • IndeterminateIsDbNull プロパティ
                • Unchecked プロパティ
              • イベント
                • PropertyChanged イベント
        • C1.Win.Input.Validation 名前空間
          • 概要
          • クラス
            • CustomPlaceholder
              • 概要
              • メンバ
              • CustomPlaceholder コンストラクタ
                • CustomPlaceholder コンストラクタ()
                • CustomPlaceholder コンストラクタ(Char,Boolean,String,Boolean,Boolean)
                • CustomPlaceholder コンストラクタ(Int32,Boolean,String,Boolean,Boolean)
              • プロパティ
                • CaseSensitive プロパティ
                • Excluding プロパティ
                • LookupChars プロパティ
                • Optional プロパティ
                • Placeholder プロパティ
            • ErrorInfo
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
              • プロパティ
                • BeepOnError プロパティ
                • C1SuperErrorProvider プロパティ
                • CanLoseFocus プロパティ
                • DataType プロパティ
                • ErrorAction プロパティ
                • ErrorMessage プロパティ
                • ErrorMessageCaption プロパティ
                • ErrorProvider プロパティ
                • InnerException プロパティ
                • ShowErrorMessage プロパティ
                • ValueOnError プロパティ
                • ValueOnErrorIsDbNull プロパティ
            • ParseInfo
              • 概要
              • メンバ
              • メソッド
                • IsTextDbNull メソッド
                • Parse メソッド
                • ParseBoolean メソッド
                • ParseDateTime メソッド
                • ParseFixed メソッド
                • ParseFloat メソッド
                • ParseInteger メソッド
                • Reset メソッド
              • プロパティ
                • CaseSensitive プロパティ
                • CustomFormat プロパティ
                • DateTimeStyle プロパティ
                • EmptyAsNull プロパティ
                • ErrorMessage プロパティ
                • FormatType プロパティ
                • Inherit プロパティ
                • NullText プロパティ
                • NumberStyle プロパティ
                • TrimEnd プロパティ
                • TrimStart プロパティ
              • イベント
                • Parsed イベント
                • Parsing イベント
            • PlaceholderCollection
              • 概要
              • メンバ
              • PlaceholderCollection コンストラクタ
              • メソッド
                • AddRange メソッド
                • CheckItemBeforeAdding メソッド
                • Contains メソッド
                  • Contains(Char) メソッド
                • GetItem メソッド
                • IndexOf メソッド
                  • IndexOf(Char) メソッド
                • Remove メソッド
                  • Remove(Char) メソッド
            • PostValidation
              • 概要
              • メンバ
              • メソッド
                • Reset メソッド
                • Validate メソッド
                • ValidateValuesAndIntervals メソッド
              • プロパティ
                • AllowDbNull プロパティ
                • CaseSensitive プロパティ
                • ErrorMessage プロパティ
                • Inherit プロパティ
                • Intervals プロパティ
                • Validation プロパティ
                • Values プロパティ
                • ValuesExcluded プロパティ
              • イベント
                • Validated イベント
                • Validating イベント
            • PreValidation
              • 概要
              • メンバ
              • メソッド
                • MatchExactList メソッド
                • MatchRegex メソッド
                • MatchWildcardPattern メソッド
                • MatchWildcardPatterns メソッド
                • Reset メソッド
                • Validate メソッド
              • プロパティ
                • CaseSensitive プロパティ
                • CustomPlaceholders プロパティ
                • ErrorMessage プロパティ
                • Inherit プロパティ
                • ItemSeparator プロパティ
                • PatternString プロパティ
                • RegexOptions プロパティ
                • TrimEnd プロパティ
                • TrimStart プロパティ
                • Validation プロパティ
              • イベント
                • Validated イベント
                • Validating イベント
            • ValueInterval
              • 概要
              • メンバ
              • ValueInterval コンストラクタ
                • ValueInterval コンストラクタ()
                • ValueInterval コンストラクタ(Object,Object,Boolean,Boolean)
              • プロパティ
                • DataType プロパティ
                • IncludeMax プロパティ
                • IncludeMin プロパティ
                • MaxValue プロパティ
                • MinValue プロパティ
                • UseMaxValue プロパティ
                • UseMinValue プロパティ
            • ValueIntervalCollection
              • 概要
              • メンバ
              • メソッド
                • AddRange メソッド
        • eo 名前空間
          • 概要
    • C1.Win.Input.DbNavigator.6 アセンブリ
      • 概要
      • 名前空間
        • C1.Win.Input.DbNavigator 名前空間
          • 概要
          • クラス
            • C1DbNavigator
              • 概要
              • メンバ
              • C1DbNavigator コンストラクタ
              • メソッド
                • AddRecord メソッド
                • Apply メソッド
                • BeginInit メソッド
                • BeginUpdate メソッド
                • Cancel メソッド
                • DeleteRecord メソッド
                • EndInit メソッド
                • EndUpdate メソッド
                • GetPreferredSize メソッド
                • RefreshDataSource メソッド
                • ShowAboutBox メソッド
              • プロパティ
                • AutoSize プロパティ
                • BackColor プロパティ
                • ConfirmDelete プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • ForeColor プロパティ
                • ImageList プロパティ
                • Items プロパティ
                • Margin プロパティ
                • Orientation プロパティ
                • Padding プロパティ
                • Record プロパティ
                • RecordCount プロパティ
                • RecordPosition プロパティ
                • ShowToolTips プロパティ
                • Styles プロパティ
              • イベント
                • ItemClick イベント
                • ItemClicked イベント
                • RecordChanged イベント
                • RecordListChanged イベント
                • RecordPositionChanged イベント
        • C1.Win.Input.DbNavigator.Events 名前空間
          • 概要
          • クラス
            • NavItemClickedEventArgs
              • 概要
              • メンバ
              • NavItemClickedEventArgs コンストラクタ
                • NavItemClickedEventArgs コンストラクタ(NavItem,MouseEventArgs)
                • NavItemClickedEventArgs コンストラクタ(NavItem,MouseButtons,Int32,Int32,Int32,Int32)
              • プロパティ
                • Item プロパティ
            • NavItemClickEventArgs
              • 概要
              • メンバ
              • NavItemClickEventArgs コンストラクタ
                • NavItemClickEventArgs コンストラクタ(NavItem,MouseEventArgs)
                • NavItemClickEventArgs コンストラクタ(NavItem,MouseButtons,Int32,Int32,Int32,Int32)
              • プロパティ
                • Cancel プロパティ
            • NavItemEventArgs
              • 概要
              • メンバ
              • NavItemEventArgs コンストラクタ
              • プロパティ
                • Handled プロパティ
                • Navigator プロパティ
            • NavItemMouseEventArgs
              • 概要
              • メンバ
              • NavItemMouseEventArgs コンストラクタ
                • NavItemMouseEventArgs コンストラクタ(C1DbNavigator,MouseEventArgs)
                • NavItemMouseEventArgs コンストラクタ(C1DbNavigator,MouseButtons,Int32,Int32,Int32,Int32)
              • プロパティ
                • Handled プロパティ
                • Navigator プロパティ
            • NavItemPaintEventArgs
              • 概要
              • メンバ
              • NavItemPaintEventArgs コンストラクタ
              • プロパティ
                • Graphics プロパティ
                • Navigator プロパティ
                • Rectangle プロパティ
            • NavItemTextChangedEventArgs
              • 概要
              • メンバ
              • NavItemTextChangedEventArgs コンストラクタ
              • プロパティ
                • Text プロパティ
          • デリゲート
            • NavItemClickedEventHandler
            • NavItemClickEventHandler
            • NavItemEventHandler
            • NavItemMouseEventHandler
            • NavItemPaintEventHandler
            • NavItemTextChangedEventHandler
        • C1.Win.Input.DbNavigator.Items 名前空間
          • 概要
          • クラス
            • NavAddButton
              • 概要
              • メンバ
              • NavAddButton コンストラクタ
            • NavApplyButton
              • 概要
              • メンバ
              • NavApplyButton コンストラクタ
            • NavButton
              • 概要
              • メンバ
              • NavButton コンストラクタ
              • プロパティ
                • Style プロパティ
            • NavCancelButton
              • 概要
              • メンバ
              • NavCancelButton コンストラクタ
            • NavDeleteButton
              • 概要
              • メンバ
              • NavDeleteButton コンストラクタ
            • NavEditor
              • 概要
              • メンバ
              • NavEditor コンストラクタ
              • プロパティ
                • Regex プロパティ
                • Style プロパティ
              • イベント
                • TextChanged イベント
            • NavElement
              • 概要
              • メンバ
              • メソッド
                • ApplyStyle メソッド
                • Layout メソッド
                  • Layout(Graphics) メソッド
                • OnClick メソッド
                • OnDoubleClick メソッド
                • OnGotFocus メソッド
                • OnLostFocus メソッド
                • OnMouseDown メソッド
                • OnMouseEnter メソッド
                • OnMouseLeave メソッド
                • OnMouseMove メソッド
                • OnMouseUp メソッド
                • Render メソッド
              • プロパティ
                • Text プロパティ
                • ToolTipText プロパティ
            • NavFirstButton
              • 概要
              • メンバ
              • NavFirstButton コンストラクタ
            • NavItem
              • 概要
              • メンバ
              • プロパティ
                • Cursor プロパティ
                • Enabled プロパティ
                • Icon プロパティ
                • Image プロパティ
                • ImageAlign プロパティ
                • ImageIndex プロパティ
                • ImageKey プロパティ
                • ImageList プロパティ
                • Size プロパティ
                • Text プロパティ
                • TextAlign プロパティ
                • TextImageRelation プロパティ
                • ToolTip プロパティ
                • Trimming プロパティ
                • Visible プロパティ
              • イベント
                • Click イベント
                • DoubleClick イベント
                • GotFocus イベント
                • LostFocus イベント
                • MouseDown イベント
                • MouseEnter イベント
                • MouseLeave イベント
                • MouseMove イベント
                • MouseUp イベント
                • Paint イベント
                • PropertyChanged イベント
            • NavItemsCollection
              • 概要
              • メンバ
              • メソッド
                • AddRange メソッド
                  • AddRange(IEnumerable<NavItem>) メソッド
                  • AddRange(NavItemsCollection) メソッド
            • NavLabel
              • 概要
              • メンバ
              • NavLabel コンストラクタ
              • プロパティ
                • Style プロパティ
            • NavLastButton
              • 概要
              • メンバ
              • NavLastButton コンストラクタ
            • NavNextButton
              • 概要
              • メンバ
              • NavNextButton コンストラクタ
            • NavPrevButton
              • 概要
              • メンバ
              • NavPrevButton コンストラクタ
            • NavRefreshButton
              • 概要
              • メンバ
              • NavRefreshButton コンストラクタ
            • NavSeparator
              • 概要
              • メンバ
              • NavSeparator コンストラクタ
              • プロパティ
                • Style プロパティ
        • C1.Win.Input.DbNavigator.Localization 名前空間
          • 概要
          • クラス
            • Strings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • Strings.Errors
              • 概要
              • メンバ
              • プロパティ
                • EmptyPropertyName プロパティ
            • Strings.ToolTips
              • 概要
              • メンバ
              • プロパティ
                • Add プロパティ
                • Apply プロパティ
                • Cancel プロパティ
                • Delete プロパティ
                • First プロパティ
                • Last プロパティ
                • MoreButton プロパティ
                • Next プロパティ
                • Previous プロパティ
                • Refresh プロパティ
            • Strings.UI
              • 概要
              • メンバ
              • プロパティ
                • ConfirmRecordDelete プロパティ
                • OfFmt プロパティ
        • C1.Win.Input.DbNavigator.Styles 名前空間
          • 概要
          • クラス
            • DbNavigatorStyles
              • 概要
              • メンバ
              • プロパティ
                • Button プロパティ
                • Common プロパティ
                • Editor プロパティ
                • Label プロパティ
                • Separator プロパティ
            • NavBaseCustomStyle
              • 概要
              • メンバ
              • NavBaseCustomStyle コンストラクタ
              • プロパティ
                • Border プロパティ
                • Corners プロパティ
                • Font プロパティ
                • Margins プロパティ
                • Padding プロパティ
              • イベント
                • PropertyChanged イベント
            • NavBaseStyle
              • 概要
              • メンバ
              • プロパティ
                • Border プロパティ
                • Corners プロパティ
                • Font プロパティ
                • Margins プロパティ
                • Padding プロパティ
            • NavButtonCustomStyle
              • 概要
              • メンバ
              • NavButtonCustomStyle コンストラクタ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Hot プロパティ
                • HotPressed プロパティ
                • Pressed プロパティ
            • NavButtonStyle
              • 概要
              • メンバ
              • メソッド
                • ApplyToStyle メソッド
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Hot プロパティ
                • HotPressed プロパティ
                • Pressed プロパティ
            • NavCommonStyle
              • 概要
              • メンバ
              • NavCommonStyle コンストラクタ
              • プロパティ
                • ChildSpacing プロパティ
            • NavContentCustomStyle
              • 概要
              • メンバ
              • NavContentCustomStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • ForeColor プロパティ
            • NavContentStyle
              • 概要
              • メンバ
              • NavContentStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • ForeColor プロパティ
            • NavEditorCustomStyle
              • 概要
              • メンバ
              • NavEditorCustomStyle コンストラクタ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Focused プロパティ
                • Hot プロパティ
            • NavEditorStyle
              • 概要
              • メンバ
              • プロパティ
                • Default プロパティ
                • Disabled プロパティ
                • Focused プロパティ
                • Hot プロパティ
            • NavStateCustomStyle
              • 概要
              • メンバ
              • NavStateCustomStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • ForeColor プロパティ
              • イベント
                • PropertyChanged イベント
            • NavStateStyle
              • 概要
              • メンバ
              • NavStateStyle コンストラクタ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • ForeColor プロパティ
    • C1.Win.Input.Pickers.6 アセンブリ
      • 概要
      • 名前空間
        • bm 名前空間
          • 概要
        • C1.Win.Input.Pickers 名前空間
          • 概要
          • クラス
            • C1ColorPicker
              • 概要
              • メンバ
              • C1ColorPicker コンストラクタ
              • メソッド
                • SpinDown メソッド
                • SpinUp メソッド
              • プロパティ
                • AllowEmpty プロパティ
                • AllowSpinLoop プロパティ
                • AllowTransparent プロパティ
                • Color プロパティ
                • DropDownWidth プロパティ
                • EmptyColorCaption プロパティ
                • Format プロパティ
                • Styles プロパティ
                • Text プロパティ
              • イベント
                • ColorChanged イベント
            • C1FontPicker
              • 概要
              • メンバ
              • C1FontPicker コンストラクタ
              • メソッド
                • SpinDown メソッド
                • SpinUp メソッド
              • プロパティ
                • DropDownWidth プロパティ
                • Font プロパティ
                • ItemFontSize プロパティ
                • SelectedFontFamily プロパティ
                • Styles プロパティ
                • Text プロパティ
              • イベント
                • SelectedFontFamilyChanged イベント
          • 列挙型
            • ValidationBehavior
        • C1.Win.Input.Pickers.Base 名前空間
          • 概要
          • クラス
            • C1PickerBase
              • 概要
              • メンバ
              • メソッド
                • SpinDown メソッド
                • SpinUp メソッド
              • プロパティ
                • ReadOnly プロパティ
                • TextAlign プロパティ
                • ValidationBehavior プロパティ
              • イベント
                • TextAlignChanged イベント
        • C1.Win.Input.Pickers.ColorPicker 名前空間
          • 概要
          • 列挙型
            • ColorFormatType
        • C1.Win.Input.Pickers.ColorPicker.Styles 名前空間
          • 概要
          • クラス
            • ColorPickerDropDownStyle
              • 概要
              • メンバ
              • プロパティ
                • Button プロパティ
                • Editor プロパティ
                • ForeColor プロパティ
                • Padding プロパティ
                • Tab プロパティ
            • ColorPickerStyles
              • 概要
              • メンバ
              • プロパティ
                • DropDown プロパティ
        • C1.Win.Input.Pickers.FontPicker.Styles 名前空間
          • 概要
          • クラス
            • FontPickerDropDownStyle
              • 概要
              • メンバ
              • プロパティ
                • ForeColor プロパティ
                • Padding プロパティ
            • FontPickerStyles
              • 概要
              • メンバ
              • プロパティ
                • DropDown プロパティ
        • C1.Win.Input.Pickers.Localization 名前空間
          • 概要
          • クラス
            • DesignStrings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • DesignStrings.FontPicker
              • 概要
              • メンバ
              • プロパティ
                • SelectedFontFamily プロパティ
            • Strings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • Strings.ColorPicker
              • 概要
              • メンバ
              • プロパティ
                • Alpha プロパティ
                • Apply プロパティ
                • Blue プロパティ
                • EmptyColor プロパティ
                • Green プロパティ
                • PreviewControlCurrent プロパティ
                • PreviewControlInitial プロパティ
                • Red プロパティ
            • Strings.Errors
              • 概要
              • メンバ
              • プロパティ
                • DbNullNotAllowed プロパティ
                • ExactListError プロパティ
                • ForbiddenValue プロパティ
                • ParsingError プロパティ
                • PostValidationError プロパティ
                • PreValidationError プロパティ
                • RegularExpressionError プロパティ
                • ValuesIntervalsError プロパティ
                • WildcardError プロパティ
            • Strings.ExceptionMessages
              • 概要
              • メンバ
              • プロパティ
                • CantChangeComboboxItem プロパティ
                • CantChangeComboboxItemsCollection プロパティ
                • DBNullArg プロパティ
                • DuplicatePlaceholder プロパティ
                • EditMaskError プロパティ
                • EmptyItemSeparator プロパティ
                • EmptyPlaceholder プロパティ
                • InvalidRFormat プロパティ
                • InvalidXFormat プロパティ
                • LongContentError プロパティ
                • LookupCharsWanted プロパティ
                • MaxLengthCantBeLess0 プロパティ
                • NonPrintablePromptChar プロパティ
                • ParsingFormatTypeError プロパティ
                • ReservedPlaceholder プロパティ
                • TryToConvertNull プロパティ
                • ValidationError プロパティ
                • ValidatonErrorCaption プロパティ
                • ValueNotFoundInItems プロパティ
                • ValueOnErrorCaption プロパティ
                • ValueOnErrorSetToDbNull プロパティ
                • WrongMaxDropDownItems プロパティ
            • Strings.MiscStrings
              • 概要
              • メンバ
              • メソッド
                • GetString メソッド
              • プロパティ
                • StrEmptyPlaceholderName プロパティ
                • StrFormatOnOff_Off プロパティ
                • StrFormatOnOff_On プロパティ
                • StrFormatYesNo_No プロパティ
                • StrFormatYesNo_Yes プロパティ
        • C1.Win.Input.Pickers.Styles 名前空間
          • 概要
          • クラス
            • PickerButtonStyle
              • 概要
              • メンバ
              • PickerButtonStyle コンストラクタ
            • PickerDropDownStyle
              • 概要
              • メンバ
              • プロパティ
                • Border プロパティ
                • Item プロパティ
            • PickerEditorStyle
              • 概要
              • メンバ
              • PickerEditorStyle コンストラクタ