分析案例培训eigenschaften keyctl.pptxVIP

  • 1
  • 0
  • 约4.94千字
  • 约 12页
  • 2022-03-10 发布于北京
  • 举报
TopKey eventsTopKeysThe TopKey eventExample of a TopKey eventLeftKey eventsLeftKeysThe LeftKey eventsBottomKey eventsBottomKeysThe BottomKey eventsFunctions (methods)Text pageFunctions (methods)Text pageFunctions (methods)Text pageFunctions (methods)Text pageFunctions (methods)Text pagePropertiesExample of KeyBar propertiesTopKey event:This screen shows the TopKeyPressed function. The TopKeys have this function only (event TopKeyPressed (nKey As Integer))This event occurs when a TopKey is pressed. The button that has been pressed is saved in nKey. Permissible values for nKey: 0-7 Now configure the properties of the key in question here. Each property is called only when the corresponding button is pressed.LeftKey event:LeftKeyPressed event (nKey as integer)This event occurs when a LeftKey is pressed. The button that has been pressed is saved in nKey. Permissible values for nKey: 0-5For the LeftKeys there are also the two events LeftKeyUp and LeftKeyDown.The event LeftKeyDown responds when the button is pressed.The event LeftKeyUp responds as soon as the button is released.BottomKey events:BottomKeyPressed event (nKey as integer)This event occurs when a BottomKey is pressed. The button that has been pressed is saved in nKey. Permissible values for nKey: 0-6There are also the following events: BottomKeyDown and BottomKeyUpThe event BottomKeyDown responds when the button is pressed.The event BottomKeyUp responds as soon as the button is released.InitOCX:The InitOCX function is used to initialize the control element with default values. Before the control element is used, InitOCX always has to be called.ExitOCX:The ExitOCX function is used to remove the control element from the memory. ExitOCX is called before the visualization is terminated.KeyEnable:KeyEnable function (nKeyBar As eKeybar, nKeyNumber As Integer, bState As Boolean)?nKeyBar: Permissible values are eTopKeyBar, eLeftKeyBar and eBottomKeyBar. This parameter is used to select the menu bar.?nKeyNumber: nKeyNu

文档评论(0)

1亿VIP精品文档

相关文档