| BorderType |
Gets and sets the window style of border for the control. |
| ClientHeight |
Gets the height of the client area of the control's window. |
| ClientWidth |
Gets the width of the client area of the control's window. |
| ClipboardFormat |
Gets and sets the format of the type of image to place on the Window's clipboard. |
| CtlFontName |
Gets and sets the control’s font name. |
| CtlFontSize |
Gets and sets the control’s font size. |
| CtlHeight |
Gets and sets the control window’s height. |
| CtlLeft |
Gets and sets the control window’s left position. |
| CtlTop |
Gets and sets the control window’s top position. |
| CtlVisible |
Gets and sets the control window’s visibility state. |
| CtlWidth |
Gets and sets the control window’s width. |
| Debug |
Gets and sets a flag to indicate if debug information is sent to a debug file. |
| DebugErrorLevel |
Gets and sets the level of debug information that is written to the DebugLogFile. |
| DebugLogFile |
Gets and sets the file and location of the debug log file. |
| DisplayError |
Gets and sets the Display Error flag. |
| Enabled |
Gets and sets the enabled state of the control. |
| EvalMode |
Gets and sets whether a watermark or dialog box will be displayed periodically when in evaluation mode. |
| Font |
Gets a Font object. |
| hWnd |
Gets the window handle of the control. |
| ImagError |
Gets the control's last error. |
| MaxHeight |
Gets and sets the maximum height the ImagXpress control can be resized to. |
| MaxWidth |
Gets and sets the maximum width the ImagXpress control can be resized to. |
| MinHeight |
Gets and sets the minimum height the ImagXpress control can be resized to. |
| MinWidth |
Gets and sets the minimum width the ImagXpress control can be resized to. |
| MouseIcon |
Gets and sets a custom mouse icon. |
| MousePointer |
Gets and sets the type of mouse pointer displayed when the mouse cursor is inside the object. |
| MouseWheelCapture |
Gets and sets whether the mouse wheel is captured. |
| OLEDropMode |
Gets and sets the type of OLE drop to allow if any. |
| Persistence |
Gets and sets the property persistence flag. |
| PropertyLocations |
Gets and sets the source from which properties are read. |
| RaiseExceptions |
Gets and sets whether exceptions are raised. |
| ScrollBarLargeChangeH |
Gets and sets the scroll amount when the horizontal scroll bar page area (between the thumb and arrow) is clicked. |
| ScrollBarLargeChangeV |
Gets and sets the scroll amount when the vertical scroll bar page area (between the thumb and arrow) is clicked. |
| ScrollBars |
Gets and sets the scroll bar property, to indicate whether vertical and/or horizontal scrollbars are enabled. |
| ScrollBarSmallChangeH |
Gets and sets the horizontal scroll amount when the horizontal scroll bar arrow is clicked. |
| ScrollBarSmallChangeV |
Gets and sets the scroll amount when the vertical scroll bar arrow is clicked. |
| ScrollX |
Gets and sets the horizontal position (in pixels) of the scroll rectangle. |
| ScrollY |
Gets and sets the vertical position (in pixels) of the scroll rectangle. |
| ShowHourglass |
Gets and sets whether to display the hourglass during processing. |
| Timer |
Sets the built-in timer interval. |