public class ToolStripTextBox extends ToolStripControlHost
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripTextBox
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.ToolStripTextBox
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripTextBox() |
ToolStripTextBox(Control c) |
ToolStripTextBox(java.lang.Object instance)
Internal constructor.
|
ToolStripTextBox(java.lang.String name) |
addDisplayStyleChanged, addEnter, addGotFocus, addKeyDown, addKeyPress, addKeyUp, addLeave, addLostFocus, addValidated, addValidating, Focus, getCausesValidation, getControl, getControlAlign, getDisplayStyle, getDoubleClickEnabled, getFocused, getImageAlign, getImageScaling, getImageTransparentColor, getRightToLeftAutoMirrorImage, getTextAlign, getTextImageRelation, removeDisplayStyleChanged, removeEnter, removeGotFocus, removeKeyDown, removeKeyPress, removeKeyUp, removeLeave, removeLostFocus, removeValidated, removeValidating, ResetBackColor, ResetForeColor, setCausesValidation, setControlAlign, setDisplayStyle, setDoubleClickEnabled, setImageAlign, setImageScaling, setImageTransparentColor, setRightToLeftAutoMirrorImage, setTextAlign, setTextImageRelationaddAvailableChanged, addBackColorChanged, addClick, addCommandCanExecuteChanged, addCommandChanged, addCommandParameterChanged, addDoubleClick, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addForeColorChanged, addGiveFeedback, addLocationChanged, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addOwnerChanged, addPaint, addQueryAccessibilityHelp, addQueryContinueDrag, addRightToLeftChanged, addSelectedChanged, addTextChanged, addVisibleChanged, DoDragDrop, DoDragDrop, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAlignment, getAllowDrop, getAnchor, getAutoSize, getAutoToolTip, getAvailable, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBounds, getCanSelect, getCommand, getCommandParameter, getContentRectangle, GetCurrentParent, getDock, getEnabled, getFont, getForeColor, getHeight, getImage, getImageIndex, getImageKey, getIsDisposed, getIsOnDropDown, getIsOnOverflow, getMargin, getMergeAction, getMergeIndex, getName, getOverflow, getOwner, getOwnerItem, getPadding, getPlacement, getPressed, getRightToLeft, getSelected, getSize, getTag, getText, getTextDirection, getToolTipText, getVisible, getWidth, Invalidate, Invalidate, PerformClick, removeAvailableChanged, removeBackColorChanged, removeClick, removeCommandCanExecuteChanged, removeCommandChanged, removeCommandParameterChanged, removeDoubleClick, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeForeColorChanged, removeGiveFeedback, removeLocationChanged, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeOwnerChanged, removePaint, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRightToLeftChanged, removeSelectedChanged, removeTextChanged, removeVisibleChanged, ResetDisplayStyle, ResetFont, ResetImage, ResetMargin, ResetPadding, ResetRightToLeft, ResetTextDirection, Select, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAlignment, setAllowDrop, setAnchor, setAutoSize, setAutoToolTip, setAvailable, setBackColor, setBackgroundImage, setBackgroundImageLayout, setCommand, setCommandParameter, setDock, setEnabled, setFont, setForeColor, setHeight, setImage, setImageIndex, setImageKey, setMargin, setMergeAction, setMergeIndex, setName, setOverflow, setOwner, setPadding, setRightToLeft, setSize, setTag, setText, setTextDirection, setToolTipText, setVisible, setWidthaddBindingContextChanged, getBindingContext, getDataBindings, removeBindingContextChanged, setBindingContextaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ToolStripTextBox()
throws java.lang.Throwable,
Win32Exception,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
NotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
OutOfMemoryException,
AbandonedMutexException,
SynchronizationLockException,
InvalidEnumArgumentException,
ArgumentOutOfRangeException,
MulticastNotSupportedException,
OverflowException,
KeyNotFoundException
java.lang.ThrowableWin32ExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionOutOfMemoryExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionMulticastNotSupportedExceptionOverflowExceptionKeyNotFoundExceptionpublic ToolStripTextBox(Control c) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, ArgumentNullException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, LockRecursionException, NotSupportedException, OutOfMemoryException, AbandonedMutexException, SynchronizationLockException, InvalidEnumArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, Win32Exception, MulticastNotSupportedException, OverflowException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionNotSupportedExceptionOutOfMemoryExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionMulticastNotSupportedExceptionOverflowExceptionKeyNotFoundExceptionpublic ToolStripTextBox(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripTextBox(java.lang.String name)
throws java.lang.Throwable,
Win32Exception,
ArgumentException,
PlatformNotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
AbandonedMutexException,
SynchronizationLockException,
InvalidOperationException,
InvalidEnumArgumentException,
NotSupportedException,
ArgumentOutOfRangeException,
MulticastNotSupportedException,
OutOfMemoryException
java.lang.ThrowableWin32ExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMulticastNotSupportedExceptionOutOfMemoryExceptionpublic void addAcceptsTabChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addHideSelectionChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addModifiedChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMultilineChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addReadOnlyChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextBoxTextAlignChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void AppendText(java.lang.String text)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
PlatformNotSupportedException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException
public static ToolStripTextBox cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripTextBox, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripTextBox instancejava.lang.Throwable - in case of error during cast operationpublic void Clear()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
PlatformNotSupportedException,
NotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionPlatformNotSupportedExceptionNotSupportedExceptionpublic void ClearUndo()
throws java.lang.Throwable
java.lang.Throwablepublic void Copy()
throws java.lang.Throwable
java.lang.Throwablepublic void Cut()
throws java.lang.Throwable
java.lang.Throwablepublic void DeselectAll()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
IndexOutOfRangeException,
FormatException
public boolean getAcceptsReturn()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAcceptsTab()
throws java.lang.Throwable
java.lang.Throwablepublic AutoCompleteStringCollection getAutoCompleteCustomSource() throws java.lang.Throwable, ArgumentException, InvalidOperationException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionMulticastNotSupportedExceptionpublic AutoCompleteMode getAutoCompleteMode() throws java.lang.Throwable
java.lang.Throwablepublic AutoCompleteSource getAutoCompleteSource() throws java.lang.Throwable
java.lang.Throwablepublic BorderStyle getBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanUndo()
throws java.lang.Throwable
java.lang.Throwablepublic CharacterCasing getCharacterCasing() throws java.lang.Throwable
java.lang.Throwablepublic char GetCharFromPosition(Point pt) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, ArrayTypeMismatchException, IndexOutOfRangeException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionpublic int GetCharIndexFromPosition(Point pt) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionpublic int GetFirstCharIndexFromLine(int lineNumber)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public int GetFirstCharIndexOfCurrentLine()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getHideSelection()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ToolStripControlHostString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ToolStripControlHostString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ToolStripControlHostObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ToolStripControlHostString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ToolStripControlHostJCType representing the CLR Type of the instantiated Classpublic int GetLineFromCharIndex(int index)
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getLines()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
ArgumentNullException,
RankException,
InvalidCastException
public int getMaxLength()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getModified()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getMultiline()
throws java.lang.Throwable
java.lang.Throwablepublic Point GetPositionFromCharIndex(int index) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionpublic Size GetPreferredSize(Size constrainingSize) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArrayTypeMismatchException, InvalidCastException, NotSupportedException, InvalidOperationException
GetPreferredSize in class ToolStripControlHostjava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionNotSupportedExceptionInvalidOperationExceptionpublic boolean getReadOnly()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getSelectedText()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
PlatformNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionPlatformNotSupportedExceptionpublic int getSelectionLength()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionpublic int getSelectionStart()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionpublic boolean getShortcutsEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic TextBox getTextBox() throws java.lang.Throwable
java.lang.Throwablepublic HorizontalAlignment getTextBoxTextAlign() throws java.lang.Throwable
java.lang.Throwablepublic int getTextLength()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionpublic boolean getWordWrap()
throws java.lang.Throwable
java.lang.Throwablepublic void Paste()
throws java.lang.Throwable
java.lang.Throwablepublic void removeAcceptsTabChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeHideSelectionChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeModifiedChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMultilineChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeReadOnlyChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextBoxTextAlignChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ScrollToCaret()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionpublic void Select(int start,
int length)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException
public void SelectAll()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
RankException,
IndexOutOfRangeException,
InvalidCastException
public void setAcceptsReturn(boolean AcceptsReturn)
throws java.lang.Throwable
java.lang.Throwablepublic void setAcceptsTab(boolean AcceptsTab)
throws java.lang.Throwable
java.lang.Throwablepublic void setAutoCompleteCustomSource(AutoCompleteStringCollection AutoCompleteCustomSource) throws java.lang.Throwable, ArgumentException, InvalidOperationException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, MulticastNotSupportedException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionMulticastNotSupportedExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void setAutoCompleteMode(AutoCompleteMode AutoCompleteMode) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, MulticastNotSupportedException, ArgumentNullException, RankException, ArrayTypeMismatchException, InvalidCastException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionMulticastNotSupportedExceptionArgumentNullExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void setAutoCompleteSource(AutoCompleteSource AutoCompleteSource) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, MulticastNotSupportedException, ArgumentNullException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionMulticastNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionInvalidEnumArgumentExceptionpublic void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, OutOfMemoryException, Win32Exception, InvalidOperationException, ObjectDisposedException, NotSupportedException, RankException, ArrayTypeMismatchException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionWin32ExceptionInvalidOperationExceptionObjectDisposedExceptionNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionpublic void setCharacterCasing(CharacterCasing CharacterCasing) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException
public void setHideSelection(boolean HideSelection)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException
public void setJCOInstance(JCObject instance)
setJCOInstance in class ToolStripControlHostpublic void setLines(java.lang.String[] Lines)
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
OutOfMemoryException,
ArrayTypeMismatchException
public void setMaxLength(int MaxLength)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setModified(boolean Modified)
throws java.lang.Throwable
java.lang.Throwablepublic void setMultiline(boolean Multiline)
throws java.lang.Throwable,
PlatformNotSupportedException,
RankException,
ArgumentException,
ArrayTypeMismatchException,
NotSupportedException,
ArgumentNullException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
ArgumentOutOfRangeException,
OutOfMemoryException
public void setReadOnly(boolean ReadOnly)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
ArgumentNullException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionArgumentNullExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void setSelectedText(java.lang.String SelectedText)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
OutOfMemoryException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
PlatformNotSupportedException,
FormatException,
Win32Exception,
NotSupportedException,
RankException,
ArrayTypeMismatchException
public void setSelectionLength(int SelectionLength)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setSelectionStart(int SelectionStart)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setShortcutsEnabled(boolean ShortcutsEnabled)
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
PlatformNotSupportedException
public void setTextBoxTextAlign(HorizontalAlignment TextBoxTextAlign) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException
public void setWordWrap(boolean WordWrap)
throws java.lang.Throwable,
PlatformNotSupportedException,
RankException,
ArgumentException,
ArrayTypeMismatchException,
NotSupportedException,
ArgumentNullException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
ArgumentOutOfRangeException,
OutOfMemoryException
public void Undo()
throws java.lang.Throwable
java.lang.Throwable