MenuItemGidBuilderImpl.accelPath

Set accelPath property.

class MenuItemGidBuilderImpl(T)
T
accelPath
(
string propval
)

Parameters

propval string

Sets the accelerator path of the menu item, through which runtime changes of the menu item's accelerator caused by the user can be identified and saved to persistant storage.

Return Value

Type: T

Builder instance for fluent chaining