public class ToolStripComboBox extends ToolStripControlHost
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripComboBox
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.ToolStripComboBox
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripComboBox() |
ToolStripComboBox(Control c) |
ToolStripComboBox(java.lang.Object instance)
Internal constructor.
|
ToolStripComboBox(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, 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, 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 ToolStripComboBox()
throws java.lang.Throwable,
Win32Exception,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
NotSupportedException,
InvalidEnumArgumentException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException,
LockRecursionException,
OutOfMemoryException,
ObjectDisposedException,
AbandonedMutexException,
SynchronizationLockException,
MulticastNotSupportedException,
OverflowException,
KeyNotFoundException
java.lang.ThrowableWin32ExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionLockRecursionExceptionOutOfMemoryExceptionObjectDisposedExceptionAbandonedMutexExceptionSynchronizationLockExceptionMulticastNotSupportedExceptionOverflowExceptionKeyNotFoundExceptionpublic ToolStripComboBox(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 ToolStripComboBox(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripComboBox(java.lang.String name)
throws java.lang.Throwable,
Win32Exception,
ArgumentException,
InvalidEnumArgumentException,
PlatformNotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
NotSupportedException,
OutOfMemoryException,
AbandonedMutexException,
SynchronizationLockException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
MulticastNotSupportedException
java.lang.ThrowableWin32ExceptionArgumentExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionNotSupportedExceptionOutOfMemoryExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionMulticastNotSupportedExceptionpublic void addDoubleClick(EventHandler handler) throws java.lang.Throwable
addDoubleClick in class ToolStripItemjava.lang.Throwablepublic void addDropDown(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDropDownClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDropDownStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelectedIndexChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextUpdate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void BeginUpdate()
throws java.lang.Throwable
java.lang.Throwablepublic static ToolStripComboBox cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripComboBox, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripComboBox instancejava.lang.Throwable - in case of error during cast operationpublic void EndUpdate()
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
ArgumentOutOfRangeException,
NotSupportedException,
MulticastNotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidCastException,
CultureNotFoundException,
NotImplementedException,
FormatException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionMulticastNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionCultureNotFoundExceptionNotImplementedExceptionFormatExceptionpublic int FindString(java.lang.String s)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
NotImplementedException,
InvalidCastException,
FormatException
public int FindString(java.lang.String s,
int startIndex)
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
IndexOutOfRangeException,
FormatException,
CultureNotFoundException,
NotImplementedException,
InvalidCastException
public int FindStringExact(java.lang.String s)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
NotImplementedException,
InvalidCastException,
FormatException
public int FindStringExact(java.lang.String s,
int startIndex)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
NotImplementedException,
InvalidCastException,
FormatException
public AutoCompleteStringCollection getAutoCompleteCustomSource() throws java.lang.Throwable, ArgumentException, InvalidOperationException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, NotImplementedException, FormatException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionNotImplementedExceptionFormatExceptionMulticastNotSupportedExceptionpublic AutoCompleteMode getAutoCompleteMode() throws java.lang.Throwable
java.lang.Throwablepublic AutoCompleteSource getAutoCompleteSource() throws java.lang.Throwable
java.lang.Throwablepublic ComboBox getComboBox() throws java.lang.Throwable
java.lang.Throwablepublic int getDropDownHeight()
throws java.lang.Throwable
java.lang.Throwablepublic ComboBoxStyle getDropDownStyle() throws java.lang.Throwable
java.lang.Throwablepublic int getDropDownWidth()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getDroppedDown()
throws java.lang.Throwable
java.lang.Throwablepublic FlatStyle getFlatStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getIntegralHeight()
throws java.lang.Throwable
java.lang.Throwablepublic int GetItemHeight(int index)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
RankException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException,
NotSupportedException,
InvalidOperationException,
Win32Exception
public 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 getMaxDropDownItems()
throws java.lang.Throwable
java.lang.Throwablepublic int getMaxLength()
throws java.lang.Throwable
java.lang.Throwablepublic Size GetPreferredSize(Size constrainingSize) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidCastException
GetPreferredSize in class ToolStripControlHostjava.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic int getSelectedIndex()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject getSelectedItem() throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, IndexOutOfRangeException, FormatException
public java.lang.String getSelectedText()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionpublic int getSelectionLength()
throws java.lang.Throwable
java.lang.Throwablepublic int getSelectionStart()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getSorted()
throws java.lang.Throwable
java.lang.Throwablepublic void removeDoubleClick(EventHandler handler) throws java.lang.Throwable
removeDoubleClick in class ToolStripItemjava.lang.Throwablepublic void removeDropDown(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDropDownClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDropDownStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelectedIndexChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextUpdate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void Select(int start,
int length)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void SelectAll()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
IndexOutOfRangeException,
FormatException
public void setAutoCompleteCustomSource(AutoCompleteStringCollection AutoCompleteCustomSource) throws java.lang.Throwable, MulticastNotSupportedException, InvalidOperationException, Win32Exception, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException, ArgumentException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, NotImplementedException, FormatException
java.lang.ThrowableMulticastNotSupportedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionNotImplementedExceptionFormatExceptionpublic void setAutoCompleteMode(AutoCompleteMode AutoCompleteMode) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException, ArgumentNullException, InvalidOperationException, ThreadStateException, ObjectDisposedException, Win32Exception, OutOfMemoryException, MulticastNotSupportedException, RankException, ArrayTypeMismatchException, InvalidCastException, CultureNotFoundException, NotImplementedException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionThreadStateExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionCultureNotFoundExceptionNotImplementedExceptionpublic void setAutoCompleteSource(AutoCompleteSource AutoCompleteSource) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException, ArgumentNullException, InvalidOperationException, ThreadStateException, ObjectDisposedException, Win32Exception, OutOfMemoryException, MulticastNotSupportedException, RankException, ArrayTypeMismatchException, InvalidCastException, CultureNotFoundException, NotImplementedException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionThreadStateExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionCultureNotFoundExceptionNotImplementedExceptionpublic void setDropDownHeight(int DropDownHeight)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException
public void setDropDownStyle(ComboBoxStyle DropDownStyle) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException, ThreadStateException, InvalidOperationException, Win32Exception, OutOfMemoryException, MulticastNotSupportedException, RankException, ArrayTypeMismatchException, InvalidCastException, NotImplementedException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionThreadStateExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionNotImplementedExceptionpublic void setDropDownWidth(int DropDownWidth)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setDroppedDown(boolean DroppedDown)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ObjectDisposedException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
FormatException,
Win32Exception
public void setFlatStyle(FlatStyle FlatStyle) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException
public void setIntegralHeight(boolean IntegralHeight)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException
public void setJCOInstance(JCObject instance)
setJCOInstance in class ToolStripControlHostpublic void setMaxDropDownItems(int MaxDropDownItems)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setMaxLength(int MaxLength)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
RankException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
NotSupportedException,
ArrayTypeMismatchException,
InvalidCastException
public void setSelectedIndex(int SelectedIndex)
throws java.lang.Throwable
java.lang.Throwablepublic void setSelectedItem(NetObject SelectedItem) throws java.lang.Throwable, NotSupportedException, ArgumentException, InvalidOperationException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionpublic void setSelectedText(java.lang.String SelectedText)
throws java.lang.Throwable,
ObjectDisposedException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
MulticastNotSupportedException
public void setSelectionLength(int SelectionLength)
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
IndexOutOfRangeException,
FormatException
public void setSelectionStart(int SelectionStart)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setSorted(boolean Sorted)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException