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=10.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,
PlatformNotSupportedException,
Win32Exception,
ArgumentException,
InvalidOperationException,
NotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
ArgumentOutOfRangeException,
InvalidEnumArgumentException,
OverflowException,
MulticastNotSupportedException,
ThreadStateException,
OutOfMemoryException,
ObjectDisposedException,
KeyNotFoundException
java.lang.ThrowablePlatformNotSupportedExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionOverflowExceptionMulticastNotSupportedExceptionThreadStateExceptionOutOfMemoryExceptionObjectDisposedExceptionKeyNotFoundExceptionpublic ToolStripTextBox(Control c) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, LockRecursionException, OutOfMemoryException, AbandonedMutexException, SynchronizationLockException, InvalidCastException, InvalidEnumArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, Win32Exception, MulticastNotSupportedException, OverflowException, ThreadStateException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionOutOfMemoryExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidCastExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionMulticastNotSupportedExceptionOverflowExceptionThreadStateExceptionKeyNotFoundExceptionpublic ToolStripTextBox(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripTextBox(java.lang.String name)
throws java.lang.Throwable,
PlatformNotSupportedException,
Win32Exception,
ArgumentException,
NotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
AbandonedMutexException,
SynchronizationLockException,
InvalidOperationException,
InvalidCastException,
InvalidEnumArgumentException,
ArgumentOutOfRangeException,
MulticastNotSupportedException,
ThreadStateException
java.lang.ThrowablePlatformNotSupportedExceptionWin32ExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidOperationExceptionInvalidCastExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionMulticastNotSupportedExceptionThreadStateExceptionpublic 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,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
IndexOutOfRangeException
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,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
NotSupportedException
public 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, ArgumentNullException, PlatformNotSupportedException, InvalidOperationException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionMulticastNotSupportedExceptionpublic 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, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ArrayTypeMismatchException, IndexOutOfRangeException
public int GetCharIndexFromPosition(Point pt) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ArrayTypeMismatchException
public int GetFirstCharIndexFromLine(int lineNumber)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
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,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
RankException
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, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ArrayTypeMismatchException
public Size GetPreferredSize(Size constrainingSize) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
GetPreferredSize in class ToolStripControlHostjava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic boolean getReadOnly()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getSelectedText()
throws java.lang.Throwable,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
PlatformNotSupportedException
java.lang.ThrowableInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionPlatformNotSupportedExceptionpublic int getSelectionLength()
throws java.lang.Throwable,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionpublic int getSelectionStart()
throws java.lang.Throwable,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionpublic 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,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
ArrayTypeMismatchException
public 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,
InvalidCastException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidCastExceptionpublic void Select(int start,
int length)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
InvalidCastException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionWin32ExceptionOutOfMemoryExceptionpublic void SelectAll()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
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, ArgumentNullException, PlatformNotSupportedException, InvalidOperationException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, MulticastNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionMulticastNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void setAutoCompleteMode(AutoCompleteMode AutoCompleteMode) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, OverflowException, MulticastNotSupportedException, RankException, ArrayTypeMismatchException, InvalidCastException, ArgumentNullException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionOverflowExceptionMulticastNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionArgumentNullExceptionpublic void setAutoCompleteSource(AutoCompleteSource AutoCompleteSource) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, OverflowException, MulticastNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOverflowExceptionMulticastNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionInvalidEnumArgumentExceptionpublic void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, OutOfMemoryException, Win32Exception, InvalidOperationException, ObjectDisposedException, NotSupportedException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionWin32ExceptionInvalidOperationExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setCharacterCasing(CharacterCasing CharacterCasing) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setHideSelection(boolean HideSelection)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
InvalidCastException,
ArgumentOutOfRangeException,
FormatException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
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,
InvalidCastException
public void setMaxLength(int MaxLength)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
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,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
InvalidCastException,
NotSupportedException,
ArgumentException,
ObjectDisposedException,
Win32Exception,
ArgumentOutOfRangeException,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionInvalidCastExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionWin32ExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setReadOnly(boolean ReadOnly)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentException,
ObjectDisposedException,
ArgumentOutOfRangeException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException,
InvalidOperationException,
NotSupportedException,
InvalidCastException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionArgumentExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionInvalidOperationExceptionNotSupportedExceptionInvalidCastExceptionWin32ExceptionOutOfMemoryExceptionpublic void setSelectedText(java.lang.String SelectedText)
throws java.lang.Throwable,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentNullException,
OutOfMemoryException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
FormatException,
Win32Exception,
NotSupportedException,
LockRecursionException,
AbandonedMutexException,
SynchronizationLockException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionOutOfMemoryExceptionArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionFormatExceptionWin32ExceptionNotSupportedExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionpublic void setSelectionLength(int SelectionLength)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
InvalidCastException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionpublic void setSelectionStart(int SelectionStart)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
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, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setWordWrap(boolean WordWrap)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
InvalidCastException,
NotSupportedException,
ArgumentException,
ObjectDisposedException,
Win32Exception,
ArgumentOutOfRangeException,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionInvalidCastExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionWin32ExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void Undo()
throws java.lang.Throwable
java.lang.Throwable