public class PictureBox extends Control implements ISupportInitialize
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.PictureBox
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.PictureBox
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
PictureBox() |
PictureBox(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addInvalidated, addLayout, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addSizeChanged, addStyleChanged, addSystemColorsChanged, 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, 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, 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, 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, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeInvalidated, removeLayout, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, 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, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringBeginInit, EndInit, ToISupportInitializeOnDragDrop, 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 PictureBox()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
ObjectDisposedException,
Win32Exception
public PictureBox(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
addCausesValidationChanged in class Controljava.lang.Throwablepublic void addEnter(EventHandler handler) throws java.lang.Throwable
public void addFontChanged(EventHandler handler) throws java.lang.Throwable
addFontChanged in class Controljava.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class Controljava.lang.Throwablepublic void addImeModeChanged(EventHandler handler) throws java.lang.Throwable
addImeModeChanged in class Controljava.lang.Throwablepublic void addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
addKeyDown in class Controljava.lang.Throwablepublic void addKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
addKeyPress in class Controljava.lang.Throwablepublic void addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
public void addLeave(EventHandler handler) throws java.lang.Throwable
public void addLoadCompleted(AsyncCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLoadProgressChanged(ProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRightToLeftChanged(EventHandler handler) throws java.lang.Throwable
addRightToLeftChanged in class Controljava.lang.Throwablepublic void addSizeModeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTabIndexChanged(EventHandler handler) throws java.lang.Throwable
addTabIndexChanged in class Controljava.lang.Throwablepublic void addTabStopChanged(EventHandler handler) throws java.lang.Throwable
addTabStopChanged in class Controljava.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic void CancelAsync()
throws java.lang.Throwable
java.lang.Throwablepublic static PictureBox cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into PictureBox, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedPictureBox instancejava.lang.Throwable - in case of error during cast operationpublic BorderStyle getBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getCausesValidation()
throws java.lang.Throwable
getCausesValidation in class Controljava.lang.Throwablepublic Image getErrorImage() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, IndexOutOfRangeException, FormatException, ArrayTypeMismatchException, IOException, OverflowException, Win32Exception, ArgumentNullException, ObjectDisposedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionArrayTypeMismatchExceptionIOExceptionOverflowExceptionWin32ExceptionArgumentNullExceptionObjectDisposedExceptionpublic Image getImage() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getImageLocation()
throws java.lang.Throwable
java.lang.Throwablepublic ImeMode getImeMode() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getImeMode in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic Image getInitialImage() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, IndexOutOfRangeException, FormatException, ArrayTypeMismatchException, IOException, OverflowException, Win32Exception, ArgumentNullException, ObjectDisposedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionArrayTypeMismatchExceptionIOExceptionOverflowExceptionWin32ExceptionArgumentNullExceptionObjectDisposedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface ISupportInitializegetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface ISupportInitializegetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface ISupportInitializegetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface ISupportInitializegetJCOObjectName 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 ISupportInitializegetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic PictureBoxSizeMode getSizeMode() throws java.lang.Throwable
java.lang.Throwablepublic int getTabIndex()
throws java.lang.Throwable
getTabIndex in class Controljava.lang.Throwablepublic boolean getTabStop()
throws java.lang.Throwable
getTabStop in class Controljava.lang.Throwablepublic boolean getWaitOnLoad()
throws java.lang.Throwable
java.lang.Throwablepublic void Load()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
UnreachableException,
OutOfMemoryException,
UriFormatException,
IOException,
LockRecursionException,
AbandonedMutexException,
InvalidAsynchronousStateException,
OverflowException,
ThreadStateException,
InvalidCastException,
Win32Exception,
TaskSchedulerException,
EventSourceException,
TaskCanceledException,
AggregateException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionUnreachableExceptionOutOfMemoryExceptionUriFormatExceptionIOExceptionLockRecursionExceptionAbandonedMutexExceptionInvalidAsynchronousStateExceptionOverflowExceptionThreadStateExceptionInvalidCastExceptionWin32ExceptionTaskSchedulerExceptionEventSourceExceptionTaskCanceledExceptionAggregateExceptionpublic void Load(java.lang.String url)
throws java.lang.Throwable,
ArgumentException,
LockRecursionException,
InvalidOperationException,
OutOfMemoryException,
InvalidAsynchronousStateException,
PlatformNotSupportedException,
ArgumentNullException,
ArgumentOutOfRangeException,
OverflowException,
ThreadStateException,
InvalidCastException,
Win32Exception,
NotSupportedException,
CultureNotFoundException,
IndexOutOfRangeException,
UnreachableException,
UriFormatException,
ArrayTypeMismatchException,
IOException,
NullReferenceException,
TaskCanceledException,
AggregateException,
ObjectDisposedException
java.lang.ThrowableArgumentExceptionLockRecursionExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidAsynchronousStateExceptionPlatformNotSupportedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionOverflowExceptionThreadStateExceptionInvalidCastExceptionWin32ExceptionNotSupportedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionUnreachableExceptionUriFormatExceptionArrayTypeMismatchExceptionIOExceptionNullReferenceExceptionTaskCanceledExceptionAggregateExceptionObjectDisposedExceptionpublic void LoadAsync()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
IOException,
IndexOutOfRangeException,
OverflowException,
Win32Exception,
LockRecursionException,
AbandonedMutexException,
InvalidAsynchronousStateException,
ThreadStateException,
OutOfMemoryException,
InvalidCastException,
UnreachableException,
TaskCanceledException,
AggregateException,
SemaphoreFullException,
TaskSchedulerException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionIOExceptionIndexOutOfRangeExceptionOverflowExceptionWin32ExceptionLockRecursionExceptionAbandonedMutexExceptionInvalidAsynchronousStateExceptionThreadStateExceptionOutOfMemoryExceptionInvalidCastExceptionUnreachableExceptionTaskCanceledExceptionAggregateExceptionSemaphoreFullExceptionTaskSchedulerExceptionpublic void LoadAsync(java.lang.String url)
throws java.lang.Throwable,
ArgumentException,
LockRecursionException,
InvalidOperationException,
OutOfMemoryException,
InvalidAsynchronousStateException,
PlatformNotSupportedException,
ArgumentNullException,
ArgumentOutOfRangeException,
OverflowException,
ThreadStateException,
InvalidCastException,
Win32Exception,
NotSupportedException,
CultureNotFoundException,
IndexOutOfRangeException,
UnreachableException,
UriFormatException,
ArrayTypeMismatchException,
IOException,
NullReferenceException,
TaskCanceledException,
AggregateException,
ObjectDisposedException,
SemaphoreFullException
java.lang.ThrowableArgumentExceptionLockRecursionExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidAsynchronousStateExceptionPlatformNotSupportedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionOverflowExceptionThreadStateExceptionInvalidCastExceptionWin32ExceptionNotSupportedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionUnreachableExceptionUriFormatExceptionArrayTypeMismatchExceptionIOExceptionNullReferenceExceptionTaskCanceledExceptionAggregateExceptionObjectDisposedExceptionSemaphoreFullExceptionpublic void removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
removeCausesValidationChanged in class Controljava.lang.Throwablepublic void removeEnter(EventHandler handler) throws java.lang.Throwable
removeEnter in class Controljava.lang.Throwablepublic void removeFontChanged(EventHandler handler) throws java.lang.Throwable
removeFontChanged in class Controljava.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class Controljava.lang.Throwablepublic void removeImeModeChanged(EventHandler handler) throws java.lang.Throwable
removeImeModeChanged in class Controljava.lang.Throwablepublic void removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
removeKeyDown in class Controljava.lang.Throwablepublic void removeKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
removeKeyPress in class Controljava.lang.Throwablepublic void removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
removeKeyUp in class Controljava.lang.Throwablepublic void removeLeave(EventHandler handler) throws java.lang.Throwable
removeLeave in class Controljava.lang.Throwablepublic void removeLoadCompleted(AsyncCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLoadProgressChanged(ProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRightToLeftChanged(EventHandler handler) throws java.lang.Throwable
removeRightToLeftChanged in class Controljava.lang.Throwablepublic void removeSizeModeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTabIndexChanged(EventHandler handler) throws java.lang.Throwable
removeTabIndexChanged in class Controljava.lang.Throwablepublic void removeTabStopChanged(EventHandler handler) throws java.lang.Throwable
removeTabStopChanged in class Controljava.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void setBorderStyle(BorderStyle BorderStyle) 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 setCausesValidation(boolean CausesValidation)
throws java.lang.Throwable
setCausesValidation in class Controljava.lang.Throwablepublic void setErrorImage(Image ErrorImage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, FormatException, IOException, OverflowException, Win32Exception, ObjectDisposedException
public void setImage(Image Image) throws java.lang.Throwable, ArgumentException, ArgumentNullException, LockRecursionException, AbandonedMutexException, InvalidOperationException, OutOfMemoryException, PlatformNotSupportedException, NotSupportedException, InvalidAsynchronousStateException, ArgumentOutOfRangeException, OverflowException, ThreadStateException, InvalidCastException, Win32Exception
java.lang.ThrowableArgumentExceptionArgumentNullExceptionLockRecursionExceptionAbandonedMutexExceptionInvalidOperationExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionNotSupportedExceptionInvalidAsynchronousStateExceptionArgumentOutOfRangeExceptionOverflowExceptionThreadStateExceptionInvalidCastExceptionWin32Exceptionpublic void setImageLocation(java.lang.String ImageLocation)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
LockRecursionException,
AbandonedMutexException,
InvalidOperationException,
OutOfMemoryException,
PlatformNotSupportedException,
NotSupportedException,
InvalidAsynchronousStateException,
ArgumentOutOfRangeException,
OverflowException,
ThreadStateException,
InvalidCastException,
Win32Exception,
CultureNotFoundException,
IndexOutOfRangeException,
UnreachableException,
UriFormatException,
IOException,
AggregateException,
TaskCanceledException,
ObjectDisposedException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionLockRecursionExceptionAbandonedMutexExceptionInvalidOperationExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionNotSupportedExceptionInvalidAsynchronousStateExceptionArgumentOutOfRangeExceptionOverflowExceptionThreadStateExceptionInvalidCastExceptionWin32ExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionUnreachableExceptionUriFormatExceptionIOExceptionAggregateExceptionTaskCanceledExceptionObjectDisposedExceptionpublic void setImeMode(ImeMode ImeMode) throws java.lang.Throwable, PlatformNotSupportedException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, Win32Exception
setImeMode in class Controljava.lang.ThrowablePlatformNotSupportedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionWin32Exceptionpublic void setInitialImage(Image InitialImage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, NotSupportedException, IndexOutOfRangeException, FormatException, IOException, OverflowException, Win32Exception, ObjectDisposedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setSizeMode(PictureBoxSizeMode SizeMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidCastException, NotSupportedException, Win32Exception
public void setTabIndex(int TabIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
setTabIndex in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionpublic void setTabStop(boolean TabStop)
throws java.lang.Throwable
setTabStop in class Controljava.lang.Throwablepublic void setWaitOnLoad(boolean WaitOnLoad)
throws java.lang.Throwable
java.lang.Throwable