Microsoft DirectX 9.0 SDK Update (October 2004)

ColorSet.Border Property

Language:

Note: This documentation is preliminary and is subject to change.

Border color, used to display lines around controls such as tabs and buttons.

Definition

Visual Basic .NET Public Property Border As Integer
C# public int Border { get; set; }
Managed C++ public: __property int get_Border();
public: __property void set_Border(int);
JScript .NET public function get Border() : int
public function set Border(int);

Property Value

System.Int32 .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center