Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
PictureBoxSizeMode.valid
Retrieves a boolean value that indicates whether a specified value is a valid member of this class.
Syntax
public static boolean valid( int value )
Parameters
value
A value to compare to the constants defined in this class.
Return Value
Returns true if the value is valid; otherwise, returns false.