public class ProgressBar extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ProgressBar
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.ProgressBar
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ProgressBar() |
ProgressBar(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBackColorChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addInvalidated, addLayout, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, 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, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, 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, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeInvalidated, removeLayout, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, 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, setParent, setRegion, setRightToLeft, setSize, setTabIndex, 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 ProgressBar()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
ObjectDisposedException,
Win32Exception
public ProgressBar(java.lang.Object instance)
throws java.lang.Throwable
java.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 addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
addCausesValidationChanged in class Controljava.lang.Throwablepublic void addDoubleClick(EventHandler handler) throws java.lang.Throwable
addDoubleClick 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 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 addMouseDoubleClick(MouseEventHandler handler) throws java.lang.Throwable
addMouseDoubleClick in class Controljava.lang.Throwablepublic void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
addPaddingChanged 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 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 static ProgressBar cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ProgressBar, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedProgressBar instancejava.lang.Throwable - in case of error during cast operationpublic boolean getCausesValidation()
throws java.lang.Throwable
getCausesValidation in class Controljava.lang.Throwablepublic ImeMode getImeMode() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getImeMode in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic 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 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 Padding getPadding() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic 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 boolean getTabStop()
throws java.lang.Throwable
getTabStop in class Controljava.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,
ObjectDisposedException,
InvalidOperationException
public void PerformStep()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException
public 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 removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
removeCausesValidationChanged in class Controljava.lang.Throwablepublic void removeDoubleClick(EventHandler handler) throws java.lang.Throwable
removeDoubleClick 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 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 removeMouseDoubleClick(MouseEventHandler handler) throws java.lang.Throwable
removeMouseDoubleClick in class Controljava.lang.Throwablepublic void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
removePaddingChanged 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 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 ResetForeColor()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
ObjectDisposedException,
IndexOutOfRangeException
ResetForeColor in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionIndexOutOfRangeExceptionpublic void setCausesValidation(boolean CausesValidation)
throws java.lang.Throwable
setCausesValidation in class Controljava.lang.Throwablepublic 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 setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setMarqueeAnimationSpeed(int MarqueeAnimationSpeed)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException
public void setMaximum(int Maximum)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException
public void setMinimum(int Minimum)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException
public void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic 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 setStep(int Step)
throws java.lang.Throwable
java.lang.Throwablepublic void setStyle(ProgressBarStyle Style) 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 setTabStop(boolean TabStop)
throws java.lang.Throwable
setTabStop in class Controljava.lang.Throwablepublic void setValue(int Value)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException