UIA Pro
Loading...
Searching...
No Matches
Namespaces | Enumerations
SelectOptions.cs File Reference

Namespaces

namespace  HP
 
namespace  HP.LFT
 
namespace  HP.LFT.SDK
 
namespace  HP.LFT.SDK.UIAPro
 

Enumerations

enum  HP.LFT.SDK.UIAPro.SelectOptions {
  HP.LFT.SDK.UIAPro.TakeFocus = 0x1 , HP.LFT.SDK.UIAPro.TakeSelection = 0x2 , HP.LFT.SDK.UIAPro.ExtendSelection = 0x4 , HP.LFT.SDK.UIAPro.AddSelection = 0x8 ,
  HP.LFT.SDK.UIAPro.RemoveSelection = 0x10
}
 Constant values used to specify how an accessible object becomes selected or takes the focus. More...