Spread Windows Forms 9.0 Product Documentation
DrawFocusRectangle Enumeration


Specifies the display and location of the focus rectangle.
Syntax
'Declaration
 
Public Enum DrawFocusRectangle 
   Inherits System.Enum
'Usage
 
Dim instance As DrawFocusRectangle
public enum DrawFocusRectangle : System.Enum 
Members
MemberDescription
AroundEdgeDraws a focus rectangle around the edge of the element
AroundPictureDraws a focus rectangle around the picture only
AroundTextDraws a focus rectangle around the text only
AroundTextAndPictureDraws a focus rectangle around the text and the picture
DefaultInherits the focus rectangle from the system settings
NoneDoes not display the focus rectangle
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.DrawFocusRectangle

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.