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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8