public class TabControl extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.TabControl
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.TabControl
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
TabControl() |
TabControl(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addValidated, addValidating, addVisibleChanged, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTabStop, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invoke, InvokeAsync, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeAutoSizeChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, 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 TabControl()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
OutOfMemoryException,
InvalidCastException,
FormatException,
Win32Exception
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionFormatExceptionWin32Exceptionpublic TabControl(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addBackColorChanged(EventHandler handler) throws java.lang.Throwable
addBackColorChanged in class Controljava.lang.Throwablepublic void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageChanged in class Controljava.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void addDeselected(TabControlEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDeselecting(TabControlCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDrawItem(DrawItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class Controljava.lang.Throwablepublic void addPaint(PaintEventHandler handler) throws java.lang.Throwable
public void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelected(TabControlEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelectedIndexChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelecting(TabControlCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic static TabControl cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into TabControl, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedTabControl instancejava.lang.Throwable - in case of error during cast operationpublic void DeselectTab(int index)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic void DeselectTab(java.lang.String tabPageName)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
ArgumentNullException,
OutOfMemoryException,
InvalidCastException,
CultureNotFoundException,
InvalidAsynchronousStateException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionInvalidAsynchronousStateExceptionpublic void DeselectTab(TabPage tabPage) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, FormatException, KeyNotFoundException
public TabAlignment getAlignment() throws java.lang.Throwable
java.lang.Throwablepublic TabAppearance getAppearance() throws java.lang.Throwable
java.lang.Throwablepublic Control GetControl(int index) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException
public TabDrawMode getDrawMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getHotTrack()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getImageList() throws java.lang.Throwable
java.lang.Throwablepublic Size getItemSize() throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, OutOfMemoryException, Win32Exception, InvalidCastException, LockRecursionException, AbandonedMutexException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic boolean getMultiline()
throws java.lang.Throwable
java.lang.Throwablepublic Point getPaddingNewTabControl() throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic int getRowCount()
throws java.lang.Throwable
java.lang.Throwablepublic int getSelectedIndex()
throws java.lang.Throwable
java.lang.Throwablepublic TabPage getSelectedTab() throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic boolean getShowToolTips()
throws java.lang.Throwable
java.lang.Throwablepublic TabSizeMode getSizeMode() throws java.lang.Throwable
java.lang.Throwablepublic int getTabCount()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle GetTabRect(int index) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, FormatException, OutOfMemoryException, Win32Exception, InvalidCastException, LockRecursionException, AbandonedMutexException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionpublic void removeBackColorChanged(EventHandler handler) throws java.lang.Throwable
removeBackColorChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void removeDeselected(TabControlEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDeselecting(TabControlCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDrawItem(DrawItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class Controljava.lang.Throwablepublic void removePaint(PaintEventHandler handler) throws java.lang.Throwable
removePaint in class Controljava.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelected(TabControlEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelectedIndexChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelecting(TabControlCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void SelectTab(int index)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic void SelectTab(java.lang.String tabPageName)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
ArgumentNullException,
OutOfMemoryException,
InvalidCastException,
CultureNotFoundException,
InvalidAsynchronousStateException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionInvalidAsynchronousStateExceptionpublic void SelectTab(TabPage tabPage) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, FormatException, KeyNotFoundException
public void setAlignment(TabAlignment Alignment) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidCastException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setAppearance(TabAppearance Appearance) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidCastException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setDrawMode(TabDrawMode DrawMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidCastException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setHotTrack(boolean HotTrack)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setImageList(ImageList ImageList) throws java.lang.Throwable, LockRecursionException, AbandonedMutexException, SynchronizationLockException, ArgumentNullException, ArgumentException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, ObjectDisposedException, OverflowException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, MulticastNotSupportedException
java.lang.ThrowableLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionObjectDisposedExceptionOverflowExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionMulticastNotSupportedExceptionpublic void setItemSize(Size ItemSize) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, InvalidCastException, Win32Exception
public void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setMultiline(boolean Multiline)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setPadding(Point Padding) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, InvalidCastException, Win32Exception, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException, OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionInvalidCastExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setSelectedIndex(int SelectedIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException,
InvalidCastException,
Win32Exception,
OutOfMemoryException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionWin32ExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic void setSelectedTab(TabPage SelectedTab) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, IndexOutOfRangeException, InvalidOperationException, FormatException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentNullException, KeyNotFoundException, RankException, ArrayTypeMismatchException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionInvalidOperationExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentNullExceptionKeyNotFoundExceptionRankExceptionArrayTypeMismatchExceptionpublic void setShowToolTips(boolean ShowToolTips)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setSizeMode(TabSizeMode SizeMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidCastException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowException