public class ToolStripProgressBar extends ToolStripControlHost
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripProgressBar
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.ToolStripProgressBar
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripProgressBar() |
ToolStripProgressBar(java.lang.Object instance)
Internal constructor.
|
ToolStripProgressBar(java.lang.String name) |
addDisplayStyleChanged, addEnter, addGotFocus, addLeave, addLostFocus, Focus, getCausesValidation, getControl, getControlAlign, getDisplayStyle, getDoubleClickEnabled, getFocused, getImageAlign, getImageScaling, getImageTransparentColor, GetPreferredSize, getRightToLeftAutoMirrorImage, getTextAlign, getTextImageRelation, removeDisplayStyleChanged, removeEnter, removeGotFocus, removeLeave, removeLostFocus, 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, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addPaint, addQueryAccessibilityHelp, addQueryContinueDrag, addRightToLeftChanged, addSelectedChanged, 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, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removePaint, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRightToLeftChanged, removeSelectedChanged, 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 ToolStripProgressBar()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
InvalidCastException,
Win32Exception,
ArgumentException,
InvalidOperationException,
NotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidEnumArgumentException,
MulticastNotSupportedException,
OverflowException,
ThreadStateException,
OutOfMemoryException,
KeyNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionOverflowExceptionThreadStateExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic ToolStripProgressBar(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripProgressBar(java.lang.String name)
throws java.lang.Throwable,
PlatformNotSupportedException,
Win32Exception,
ArgumentException,
InvalidOperationException,
NotSupportedException,
ArgumentOutOfRangeException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidEnumArgumentException,
MulticastNotSupportedException,
ThreadStateException,
OutOfMemoryException,
ObjectDisposedException
java.lang.ThrowablePlatformNotSupportedExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionThreadStateExceptionOutOfMemoryExceptionObjectDisposedExceptionpublic void addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
addKeyDown in class ToolStripControlHostjava.lang.Throwablepublic void addKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
addKeyPress in class ToolStripControlHostjava.lang.Throwablepublic void addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
addKeyUp in class ToolStripControlHostjava.lang.Throwablepublic void addLocationChanged(EventHandler handler) throws java.lang.Throwable
addLocationChanged in class ToolStripItemjava.lang.Throwablepublic void addOwnerChanged(EventHandler handler) throws java.lang.Throwable
addOwnerChanged in class ToolStripItemjava.lang.Throwablepublic void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class ToolStripItemjava.lang.Throwablepublic void addValidated(EventHandler handler) throws java.lang.Throwable
addValidated in class ToolStripControlHostjava.lang.Throwablepublic void addValidating(CancelEventHandler handler) throws java.lang.Throwable
addValidating in class ToolStripControlHostjava.lang.Throwablepublic static ToolStripProgressBar cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripProgressBar, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripProgressBar instancejava.lang.Throwable - in case of error during cast operationpublic 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 getMarqueeAnimationSpeed()
throws java.lang.Throwable
java.lang.Throwablepublic int getMaximum()
throws java.lang.Throwable
java.lang.Throwablepublic int getMinimum()
throws java.lang.Throwable
java.lang.Throwablepublic ProgressBar getProgressBar() throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic int getStep()
throws java.lang.Throwable
java.lang.Throwablepublic ProgressBarStyle getStyle() throws java.lang.Throwable
java.lang.Throwablepublic int getValue()
throws java.lang.Throwable
java.lang.Throwablepublic void Increment(int value)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException
public void PerformStep()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException
public void removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
removeKeyDown in class ToolStripControlHostjava.lang.Throwablepublic void removeKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
removeKeyPress in class ToolStripControlHostjava.lang.Throwablepublic void removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
removeKeyUp in class ToolStripControlHostjava.lang.Throwablepublic void removeLocationChanged(EventHandler handler) throws java.lang.Throwable
removeLocationChanged in class ToolStripItemjava.lang.Throwablepublic void removeOwnerChanged(EventHandler handler) throws java.lang.Throwable
removeOwnerChanged in class ToolStripItemjava.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class ToolStripItemjava.lang.Throwablepublic void removeValidated(EventHandler handler) throws java.lang.Throwable
removeValidated in class ToolStripControlHostjava.lang.Throwablepublic void removeValidating(CancelEventHandler handler) throws java.lang.Throwable
removeValidating in class ToolStripControlHostjava.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class ToolStripControlHostpublic void setMarqueeAnimationSpeed(int MarqueeAnimationSpeed)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setMaximum(int Maximum)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setMinimum(int Minimum)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
OverflowException
public void setStep(int Step)
throws java.lang.Throwable
java.lang.Throwablepublic void setStyle(ProgressBarStyle Style) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setValue(int Value)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException