|
|
|
SftBoxEdit Object (ISftBoxEdit Interface) |
The SftBoxEdit object describes the edit control portion in a SftBox/OCX control. The SftBoxEdit object can be accessed through the control's Edit property. A control has only one SftBoxEdit object.
Property/Method |
Description |
Defines the edit control portion's background color. |
|
Copies the current text or selected item to the clipboard. |
|
Cuts the current text or selected item to the clipboard. |
|
Defines the edit control portion's font. |
|
Defines the edit control portion's foreground color. |
|
Returns the starting and ending positions of the current selection in the edit control portion. |
|
Returns the starting and ending positions of the current selection in the edit control portion. |
|
Defines the maximum number of characters that can be entered by the user. |
|
Defines the edit control portion as read/only. |
|
Pastes the clipboard contents into the edit control portion. |
|
Defines the currently selected text. |
|
Sets the starting and ending positions of the current selection in the edit control portion. |
|
Defines the edit control portion's text contents. |
|
Defines the horizontal alignment of the text in the edit control portion. |
|
Returns the edit control portion's window handle. |
See Also Object Hierarchy