Classes

  Class Description
Public class ButtonAction
Use the members of this enumeration to determine the button that raised the ButtonClicking and the ButtonClicked events.
Public class ButtonClickedEventArgs
Provides data for the ButtonClicked event of the C1Window.
Public class ButtonClickedEventHandler
Represents the method that will handle the ButtonClicked event of the C1Window.
Public class ButtonClickingEventArgs
Provides data for the ButtonClicking event of the C1Window.
Public class ButtonClickingEventHandler
Represents the method that will handle the ButtonClicking event of the C1Window.
Public class C1Window
C1Window represents a window.
Public class C1WindowPosition
Specifies the initial position of a C1Window object.
Public class CaptionButton
Represents a button that can be shown in the C1Window heading.
Public class CaptionButtons
Provides access to C1Window caption box items like an item or button.
Public class CaptionElement
Represents an item that can be shown in the C1Window heading, like an item or button.
Public class DialogActivityState
Use members of this enum to indicate the dialog window's activity state.
Public class DialogCancelEventArgs
Provides data for the cancelable events of the C1Window.
Public class DialogCancelEventHandler
Represents the method that will handle cancelable events of the C1Window such as Minimizing.
Public class DialogEventArgs
Provides data for the events of the C1Window.
Public class DialogEventHandler
Represents the method that will handle events of the C1Window such as Activated, Shown.
Public class DialogState
Use the members of this enumeration to determine a C1Window state.
Public class DraggingEventArgs
Provides data for the Dragging and Resizing events of the C1Window.
Public class DraggingEventHander
Represents the method that will handle the Dragging and the Resizing events of the C1Window.
Public class HorizontalPosition
Horizontal position of the dialog window.
Public class PressableCaptionButton
Represents a pressable caption button which has two states.
Public class ReloadingEventArgs
Provides data for the Reloading event of the C1Window.
Public class ReloadingEventHandler
Represents the method that will handle the Reloading event of the C1Window.
Public class ReloadOrigin
Use the members of this enumeration to determine what raised the Reloading event.
Public class ResizeBehaviorSettings
Class that represents resizer settings.
Public class VerticalPosition
Vertical position of the C1Window dialog window.