Visual Basic (Declaration) | |
---|---|
Public Enum DrawFocusRectangle Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DrawFocusRectangle |
C# | |
---|---|
public enum DrawFocusRectangle : System.Enum |
Member | Description |
---|---|
AroundEdge | Draws a focus rectangle around the edge of the element |
AroundPicture | Draws a focus rectangle around the picture only |
AroundText | Draws a focus rectangle around the text only |
AroundTextAndPicture | Draws a focus rectangle around the text and the picture |
Default | Inherits the focus rectangle from the system settings |
None | Does not display the focus rectangle |
System.Object
System.ValueType
System.Enum
FarPoint.Win.DrawFocusRectangle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2