C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ColorPicker Class / SetBoundsCore Method

In This Topic
SetBoundsCore Method (C1ColorPicker)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub SetBoundsCore( _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal specified As BoundsSpecified _
) 
 

Parameters

x
y
width
height
specified
See Also