Enum Shape
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
Specifies the general shape of a widget control.
public enum Shape
Fields
Rectangular = 1
Rectangular shape
Round = 0
Round shape
Specifies the general shape of a widget control.
public enum Shape
Rectangular = 1
Rectangular shape
Round = 0
Round shape