DiagramWinEvents.EventObjectFocus Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An object has received the keyboard focus.
public: int EventObjectFocus = 32773;
public const int EventObjectFocus = 32773;
val mutable EventObjectFocus : int
Public Const EventObjectFocus As Integer = 32773