CustomEditComboBoxEnableSystemStyles Method |
Sets system specific behaviour,
i.e. FullRowSelect in Vista and upwards.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic void EnableSystemStyles()
Public Sub EnableSystemStyles
public:
void EnableSystemStyles()
member EnableSystemStyles : unit -> unit
See Also