'宣言 Public Sub SetZOrder( _ ByVal front As System.Boolean _ )
'使用法 Dim instance As FieldBase Dim front As System.Boolean instance.SetZOrder(front)
public void SetZOrder( System.bool front )
パラメータ
- front
- Determines whether the field is brought to the front or sent to the back of the ZOrder.