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.
Fill color for controls such as tabs and buttons.
Definition
Visual Basic Public Property ControlFill As Integer C# public int ControlFill { get; set; } C++ public:
property int ControlFill {
int get();
void set(int value);
}JScript public function get ControlFill() : int
public function set ControlFill(int);
Property Value
This property is read/write.